coffee_cli 0.2.0
coffee_cli: ^0.2.0 copied to clipboard
Easy way to create interactive command line application.
Changelog #
0.2.0 #
###Breaking Change
CoffeeParameterpossibleValuesinCoffeeParameterchange byallowedboolparameter are no define as a flag
CoffeeCommandcommandrename byexecutablesubcommandsrename bycommands
- Can add CoffeeCommand as subcommand of an other CoffeeCommand
- Better usage
0.1.1 #
Fix usage
0.1.0 #
Easy way to create interactive command line application