mirror of
https://github.com/YGGverse/nexd.git
synced 2026-03-31 17:55:31 +00:00
initial commit
This commit is contained in:
commit
a3ffecb1db
4 changed files with 186 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
build:
|
||||
GOARCH=amd64 go build -o nexd nexd.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue