Skip to content
/ pychoco Public

Minimal choco command for use on non-Windows platforms.

License

Notifications You must be signed in to change notification settings

Tatsh/pychoco

Repository files navigation

pychoco

QA Tests Coverage Status Documentation Status PyPI - Version GitHub tag (with filter) GitHub GitHub commits since latest release (by SemVer including pre-releases)

Minimal choco command for use on non-Windows platforms.

Installation

pip install chocolatey-choco

Command line usage

Usage: choco [OPTIONS] COMMAND [ARGS]...

  Root command.

Options:
  --help  Show this message and exit.

Commands:
  apikey
  config
  new
  pack
  push
  search

search is not 1:1 with the official choco command in behaviour.