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:
def deps do
[
{:mandate, "~> 0.1.0"}
]
endLicense
MIT License
Copyright (c) 2025 Egor Kislitsyn