Package Version Hex Docs

cosmo_cli

A Gleam library for building command line interfaces. cosmo_cli is strongly inspired by spf13/cobra.

gleam add cosmo_cli@1

Further documentation can be found at https://hexdocs.pm/cosmo_cli.

Examples

All examples are in the examples directory.

Development

gleam run   # Run the project
gleam test  # Run the tests

Roadmap

Search Document