Issues
- 0
- 13
- 1
Add a `CommandKit::Open` module
#80 opened by postmodern - 1
Have `CommandKit::Help::Man#help` fall back to executing `less` if `man` is not installed
#79 opened by postmodern - 1
Add `CommandKit::Options::VerboseLevel`
#78 opened by postmodern - 4
Array option parsing yields first item only
#75 opened by fnordfish - 0
- 2
Reault of `Interactive#ask` contains newline
#74 opened by fnordfish - 8
- 0
- 1
Add `CommandKit::Completion::Install`
#70 opened by postmodern - 1
Add `CommandKit::Env::Prefix`
#69 opened by postmodern - 1
Add `CommandKit::Env::Shell`
#68 opened by postmodern - 0
Add a `CommandKit::Printing::Trees` module
#67 opened by postmodern - 0
Add a `CommandKit::Options::Type` base class
#62 opened by postmodern - 2
Provide a complete example of git-like cli
#66 opened by j4zzcat - 1
Add a `CommandKit::BugReport` module
#65 opened by postmodern - 1
Add `CommandKit::Printing::Tables`
#64 opened by postmodern - 1
Support the `$NO_COLOR` env variable
#63 opened by postmodern - 1
Add CommandKit::Erb
#50 opened by postmodern - 2
- 0
Add a CWD module, similar to Env
#30 opened by postmodern - 1
Support a root: keyword argument
#41 opened by postmodern - 0
Support a cwd: keyword option
#42 opened by postmodern - 0
Add CommandKit::Commands::DefaultCommand
#61 opened by postmodern - 1
- 1
- 1
- 1
Add ANSI bright colors
#60 opened by postmodern - 0
Have CommandKit::Commands::AutoRequire search $LOAD_PATH for available commands
#59 opened by postmodern - 5
- 2
List Commands.command_aliases in Commands#help output, if CommandKit::Commands::AutoLoad is being used
#53 opened by postmodern - 0
- 0
- 0
Add a README section or Guide on testing
#47 opened by postmodern - 1
Release 0.2.0
#46 opened by postmodern - 1
- 1
- 1
Add a module for detecting and interfacing with the system's package manager
#24 opened by postmodern - 2
README suggestions
#39 opened by gurgeous - 1
Add a Sudo module
#44 opened by postmodern - 1
- 10
rubocop linting
#34 opened by gurgeous - 1
Add OS#bsd?
#29 opened by postmodern - 6
Add support for ANSI background colors
#35 opened by postmodern - 0
Add OS#os
#26 opened by postmodern - 1
Add OS#freebsd?
#32 opened by postmodern - 0
Add OS#unix?
#27 opened by postmodern - 0
Alias Terminal#tty? to #terminal?
#28 opened by postmodern - 1
Add a FileUtils-like module
#23 opened by postmodern