mirror of
https://github.com/pushbits/server.git
synced 2025-07-25 12:28:02 +02:00
Add swag as dev tool
This commit is contained in:
parent
a664852d51
commit
a8e93f1762
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -17,4 +17,5 @@ test:
|
|||
.PHONY: setup
|
||||
setup:
|
||||
go install github.com/fzipp/gocyclo/cmd/gocyclo@latest
|
||||
go install github.com/swaggo/swag/cmd/swag@latest
|
||||
go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue