This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2024-11-10 12:10:27 +00:00
Code
Releases
Activity
549d6f9dd2
yggdrasil-go
/
misc
/
sim
/
run-sim
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first code/readme/license commit
2017-12-29 04:16:20 +00:00
#!/bin/bash
export GOPATH=$PWD
go get -d yggdrasil
Add -tags debug to run-sim
2018-05-27 22:50:22 +00:00
go run -tags debug misc/sim/treesim.go
Copy Permalink