mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-21 05:16:29 +03:00
first code/readme/license commit
This commit is contained in:
4
misc/sim/test
Executable file
4
misc/sim/test
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