View Source CLIX

CI Hex.pm

A utility-first, composable CLI framework.

Installation

Add :clix to the list of dependencies in mix.exs:

def deps do
  [
    {:clix, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0