This website requires JavaScript.
Explore
Help
Register
Sign In
urko
/
go-cert-gen
Watch
1
Star
0
Fork
You've already forked go-cert-gen
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d37336d578
go-cert-gen
/
Makefile
6 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: add Makefile
2023-02-15 19:48:05 +01:00
lint
:
feat: update makefile
2023-02-15 19:49:14 +01:00
golangci-lint run ./...
goreportcard
:
goreportcard-cli -v
test
:
go
test
./...