Clone Repository

You can clone the analytical network simulator repository through the command below.

$ git clone --recurse-submodules --progress git@github.com:astra-sim/astra-network-analytical.git
$ cd astra-network-analytical

Note

Make sure to add the --recurse-submodules option to clone required external submodules as well.