yggdrasil-go/misc/sim/run-sim

5 lines
90 B
Plaintext
Raw Normal View History

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