Files
cligen/README.md
Tristan Ancelet 771934b486 Changed structure
2026-03-31 09:17:36 -05:00

13 lines
296 B
Markdown

# CliGenerator
This is a crystal project to manage setting up OptionParser objects based around "Command" objects and arguments you define inside them.
## Usage
```crystal
require "cligen"
```
## Contributors
- [Tristan Ancelet](https://github.com/your-github-user) - creator and maintainer