Skip to content

⌨ A simple CLI framework.

Notifications You must be signed in to change notification settings

ladybunne/commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commander No Maintenance Intended

A simple CLI framework.

Commander is a command-line interface (CLI) framework that allows people to rapidly create a structured CLI. It features commands with multiple tokens that can have custom matchers and arguments, along with menus that can have commands added to or removed from them at any time.