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

Tags

MIT Hex.pm

Installation

Add chz_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:chz_ex, "~> 0.1.3"}
  ]
end

Then run:

mix deps.get

Resources