Babylon CLI ¶
Babylon is a tool designed to simplify interaction between Cosmo Tech solutions and the Azure environment.
A basic how-to about contribution can be found there :
Installation¶
A basic installation can be done with the following commands :
git clone git@github.com:Cosmo-Tech/Babylon.git
cd Babylon
pip install .
The full installation guide is present there :
After installation, you should have access to the babylon
command.