yggdrasil-go/misc/sim/run-sim
2018-05-27 23:50:22 +01:00

5 lines
90 B
Bash
Executable File

#!/bin/bash
export GOPATH=$PWD
go get -d yggdrasil
go run -tags debug misc/sim/treesim.go