mirror of
https://github.com/valitydev/woody_ex.git
synced 2024-11-06 08:15:16 +00:00
lib | ||
test | ||
.credo.exs | ||
.formatter.exs | ||
.gitignore | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md | ||
renovate.json |
Woody
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding woody_ex
to your list of dependencies in mix.exs
:
def deps do
[
{:woody_ex, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/woody_ex.