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
2025-10-21 09:39:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
289f1ce7c22fa317e5d06184e86fe903e039ca2a
yggdrasil-go
/
misc
/
sim
/
run-sim
5 lines
90 B
Plaintext
Raw
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