5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 00:12:33 +00:00
yggdrasil-go/misc/sim/run-sim

5 lines
90 B
Plaintext
Raw Normal View History

2017-12-29 04:16:20 +00:00
#!/bin/bash
export GOPATH=$PWD
go get -d yggdrasil
2018-05-27 22:50:22 +00:00
go run -tags debug misc/sim/treesim.go