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 cib 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. cib uninstall works exactly the same way as cib install.

To see the full list of available bears, run

$ cib list

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.

To check whether a bear meets all its dependencies, use

$ cib check-deps all

This will ensure all the installed bears have met their dependencies.

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.5.1.tar.gz (17.3 kB view details)

Uploaded Source

File details

Details for the file cib-0.5.1.tar.gz.

File metadata

  • Download URL: cib-0.5.1.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cib-0.5.1.tar.gz
Algorithm Hash digest
SHA256 2edbb28073c668ab5a4131c74629ea96b1d8aec5f4d94690f35730ec0bfd6d52
MD5 a2ecac7a875e8f3cb40a190f874267ec
BLAKE2b-256 62d7ad40211374be3613698359610ebea8c3203dbbba298e0689c7ce2f5fcb58

See more details on using hashes here.

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