README.md
[](https://github.com/minibikini/mandate/actions/workflows/elixir.yml)
[](https://hex.pm/packages/mandate)
[](https://hex.pm/packages/mandate)
[](https://hexdocs.pm/mandate)
# Mandate
Build robust, elegant CLIs with minimal boilerplate.
## Installation
The package can be installed by adding `mandate` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:mandate, "~> 0.1.0"}
]
end
```
## License
MIT License
Copyright (c) 2025 Egor Kislitsyn