SNS3 Github
$ ./bake.py check
Plain Platypus
$ ./bake.py check
$ ./waf --help
$ cd source/ns-3.29/contrib/satellite
$ git submodule update --init --recursive
$ cd ns-3.29
$ ./waf configure -d optimized --enable-examples --enable-tests
$ ./waf build -j 6
$ cd ns-3.29/contrib
$ git clone https://github.com/sns3/sns3-satellite satellite
$ rm bakefile.xml
$ git clone https://github.com/sns3/traffic.git traffic
$ git clone https://github.com/sns3/stats.git magister-stats
$ git clone https://gitlab.com/nsnam/ns-3-dev.git ns-3.29
$ ./bake.py configure -e ns-3.29 -e sns3-satellite -e sns3-stats -e sns3-traffic
$ ./bake.py deploy