Skip to content

maxohq/dryhard

Repository files navigation

Dryhard

CI Hex.pm Docs Total Download License


Quick and explicit way to get your crud actions implemented. Easy to override, not too magical.

Why use dryhard?

...

Usage

...

Testing

...

Configuration

## in config.exs / runtime.exs file
...

Installation

If available in Hex, the package can be installed by adding dryhard to your list of dependencies in mix.exs:

def deps do
  [
    {:dryhard, "~> 0.1"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/dryhard.

Support

Sponsored by Quantor Consulting

License

The lib is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages