mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-06-14 18:36:07 +00:00
cleanup of misc files
This commit is contained in:
4
misc/sim/run-sim
Executable file
4
misc/sim/run-sim
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export GOPATH=$PWD
|
||||
go get -d yggdrasil
|
||||
go run misc/sim/treesim.go
|
Reference in New Issue
Block a user