CliGenerator
This is a crystal project to manage setting up OptionParser objects based around "Command" objects and arguments you define inside them.
Installation
-
Add the dependency to your
shard.yml:dependencies: cligen: git: https://git.arcanium.tech/tristan/cligen -
Run
shards install
Usage
require "cligen"
Contributors
- Tristan Ancelet - creator and maintainer
Languages
Crystal
100%