Installation ============ Development Version ------------------- If you want to work with the latest version of cmdb_idoit you can git checkout the repository and use setuptools to install it into our local user. :: $ git clone https://github.com/cau-rz/cmdb_idoit $ cd cmdb_idoit $ python3 setup.py install --user