mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-31 14:50:28 +00:00
add missing development dep
This commit is contained in:
parent
6fd8457e5a
commit
1db2eb447b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ tasks:
|
|||
desc: Install development dependencies
|
||||
cmds:
|
||||
- go install github.com/swaggo/swag/cmd/swag@latest
|
||||
- go install gotest.tools/gotestsum@latest
|
||||
- cd backend && go mod tidy
|
||||
- cd frontend && pnpm install --shamefully-hoist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue