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

296 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 "cligen"

Contributors