Tool to generate simulations for the SS-BGP Distributed Simulation System
-
Install Python 3.6 or later on your system (go here for details)
-
Clone the project
git clone https://github.com/ssbgp/dss-generator.git -
Install dependencies
python -m pip install -r requirements.txt -
Install application
python -m pip install .