mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
(no commit message provided)
This commit is contained in:
committed by
Prad Nukala (aider)
parent
e8317c4955
commit
d6998303e8
@@ -1,17 +0,0 @@
|
||||
version: "3"
|
||||
|
||||
tasks:
|
||||
dev:
|
||||
cmd: air
|
||||
|
||||
install:
|
||||
cmd: make install
|
||||
|
||||
testnet:
|
||||
cmd: make sh-testnet
|
||||
|
||||
proto:
|
||||
cmd: devbox -q run proto
|
||||
|
||||
build:sonrd:
|
||||
cmd: go build -o ./bin/sonrd ./cmd/sonrd
|
||||
Reference in New Issue
Block a user