Skip to main content

coala Package Manager

Project description

Bear Installation Tool

coala features a Bear Installation Tool that helps installing bears one by one or all of them. This tool is helpful as it also manages to install the bears’ external dependencies.

Installation

To install the tool, simply run:

$ pip3 install cib

Usage

To use the tool, you need to give it arguments.

To install bears, simply run cpm --install followed by names of bears, or by all. Therefore:

$ cib --install all

will install all the available bears, whereas

$ cib --install CPPCheckBear PEP8Bear

will install the specified bears only.

cpm --uninstall works exactly the same way as cpm -install.

To see the full list of available bears, run

$ cib --show

To upgrade the already installed bears, run

$ cib --upgrade all

to upgrade all installed bears, or

$ cib --upgrade CPPCheckBear PEP8Bear

to upgrade the specified bears. However, if they are not installed, they will not be upgraded.

For more information, run

$ cib --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cib-0.2.3.tar.gz (17.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page