mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
cleanup of misc files
This commit is contained in:
parent
c1fe7d271e
commit
c74ec0e32f
35 changed files with 2 additions and 4950 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue