Preview v0.1.3
Chz Ex
Configuration management with CLI parsing for Elixir
Stats & Info
- Latest release: v0.1.3
- Recent downloads: 198
- All-time downloads: 198
- Maintainers: nshkrdotcom
Installation
Add chz_ex to your list of dependencies in mix.exs:
def deps do
[
{:chz_ex, "~> 0.1.3"}
]
endThen run:
mix deps.get