Repository
Current version released
4 years ago
Versions
โจ Colepio
Colepio is a simple Deno module that allows easy creation of Command Line Interfaces.
๐ฆ Features
- Lightweight
- Zero dependencies
- Simple to use
- Automatically generated help messages
- Allows creation of:
- Subcommands
- Options
- Type checked option arguments
- Respects
NO_COLORenv variable
Registries
Colepio is available on crux.land and deno.land/x
Current version:
https://crux.land/colepio@1.0.1https://deno.land/x/colepio@1.0.1
๐ Get started
Look here for example of using Colepio
๐ค Contributing
Iโm open to any idea and criticism. Feel free to add any commits, issues and pull requests!
๐ Licensing
This project is available under MIT License conditions.