mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
convert to go module
This commit is contained in:
parent
caa7b739af
commit
586781b49c
24 changed files with 65 additions and 34 deletions
|
@ -1,4 +1,2 @@
|
|||
#!/bin/bash
|
||||
export GOPATH=$PWD
|
||||
go get -d yggdrasil
|
||||
go run -tags debug misc/sim/treesim.go "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue