mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-01 15:20:29 +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
|
desc: Install development dependencies
|
||||||
cmds:
|
cmds:
|
||||||
- go install github.com/swaggo/swag/cmd/swag@latest
|
- go install github.com/swaggo/swag/cmd/swag@latest
|
||||||
|
- go install gotest.tools/gotestsum@latest
|
||||||
- cd backend && go mod tidy
|
- cd backend && go mod tidy
|
||||||
- cd frontend && pnpm install --shamefully-hoist
|
- cd frontend && pnpm install --shamefully-hoist
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue