2026-03-31 10:26:33 -05:00
2026-02-23 13:09:33 -06:00
2026-03-31 09:20:53 -05:00
2026-02-23 10:30:34 -06:00
2026-02-23 13:09:33 -06:00

CliGenerator

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

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      cligen:
        git: https://git.arcanium.tech/tristan/cligen
    
  2. Run shards install

Usage

require "cligen"

Contributors

Description
No description provided
Readme MIT 68 KiB
Languages
Crystal 100%