mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 09:51:39 +00:00
(no commit message provided)
This commit is contained in:
committed by
Prad Nukala (aider)
parent
e8317c4955
commit
d6998303e8
+3
-1
@@ -7,8 +7,10 @@
|
||||
},
|
||||
"shell": {
|
||||
"scripts": {
|
||||
"install": ["make install"],
|
||||
"proto": ["make proto-gen"],
|
||||
"ps": ["devbox services ls"]
|
||||
"build": ["go build -o ./bin/sonrd ./cmd/sonrd"],
|
||||
"testnet": ["make sh-testnet"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user