mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 09:51:39 +00:00
feat: add go dependency and enhance devbox environment variables
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"cargo@latest",
|
||||
"uv@latest",
|
||||
"bun@latest",
|
||||
"doppler@latest"
|
||||
"doppler@latest",
|
||||
"go-task@latest"
|
||||
],
|
||||
"env": {
|
||||
"PATH": "$HOME/.cargo/bin:$HOME/go/bin:$HOME/.local/bin:$HOME/.bun/bin:$PATH",
|
||||
|
||||
Reference in New Issue
Block a user