To install storm-core, please follow the instructions in the sections below. The choice of these sections should be made according to your needs and goals when using the tool.
To develop the bdcrrm-api, use the commands below:
Clone the Software Repository:
git clone https://github.com/storm-platform/storm-core.git
Go to the source code folder:
cd storm-core
Install in development mode:
pip3 install -e .[all]
Run the tests:
./run-test.sh