Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 393 Bytes

installation.rst

File metadata and controls

19 lines (11 loc) · 393 Bytes

Installation

Download from GitHub.

git clone https://github.com/astrid-project/cb-manager.git
cd cb-manager
pip install -r requirements.txt

CB (Context Broker)-Manager requires Python version 3.5+. It's also working with PyPy and PyPy3.