initial commit
This commit is contained in:
commit
772469d21b
27 changed files with 1121 additions and 0 deletions
7
devbox.json
Normal file
7
devbox.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.14.2/.schema/devbox.schema.json",
|
||||
"packages": [
|
||||
"go@1.24.10",
|
||||
"goimports@latest"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue