quentinrossetti/ruche

View on GitHub
doc/cli/help.txt

Summary

Maintainability
Test Coverage
Usage: ruche [options] [commands <package>]

Description:

  A Windows developer's best friend.

Commands:

  install <package>         install a new package
  uninstall <package>       remove a package
  alternatives <package>    allow you to chose between versions of a same 
                            sofware.

Options:

  -h, --help                output usage information
  -V, --version             output the version number
  -v, --verbose             display all the logs
  -q, --quiet               do not show anything

Configuration files:

  ~/.config/ruche/config    default configuration file
  ~/.rucherc                Your config file (override)