mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
(no commit message provided)
This commit is contained in:
committed by
Prad Nukala (aider)
parent
49b183cf48
commit
c0809ecac6
@@ -13,14 +13,5 @@ tasks:
|
||||
proto:
|
||||
cmd: devbox -q run proto
|
||||
|
||||
templ:
|
||||
cmd: templ generate
|
||||
|
||||
build:vltd:
|
||||
cmd: go build -o ./bin/vltd ./cmd/vltd
|
||||
|
||||
build:sonrd:
|
||||
cmd: go build -o ./bin/sonrd ./cmd/sonrd
|
||||
|
||||
build:dwn:
|
||||
cmd: tinygo build -o ./bin/dwn.wasm -target wasi ./internal/dwn/db.go
|
||||
|
||||
Reference in New Issue
Block a user