This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
yggdrasil-go
Watch
1
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced
2024-12-18 14:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yggdrasil-go
/
misc
/
sim
/
run-sim
5 lines
90 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
first code/readme/license commit
2017-12-28 22:16:20 -06:00
#!/bin/bash
export GOPATH=$PWD
go get -d yggdrasil
Add -tags debug to run-sim
2018-05-27 23:50:22 +01:00
go run -tags debug misc/sim/treesim.go
Reference in New Issue
Copy Permalink