Files
crystal_cligen/README.md
Tristan Ancelet b91ecad7e5 Initial commit
2026-02-23 10:30:34 -06:00

303 B

CliGenerator

This is a crystal project to manage setting up OptionParser objects based around "Command" objects and arguments you define inside them.

Usage

require "cli_generator"

Contributors