This website requires JavaScript.
Explore
Help
Sign In
jv
/
mini-platform-control-plane
Watch
1
Star
0
Fork
You've already forked mini-platform-control-plane
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
mini-platform-control-plane
/
Makefile
12 lines
99 B
Makefile
Raw
Permalink
Blame
History
.PHONY
:
test
test
:
go
test
./...
.PHONY
:
fmt
fmt
:
go fmt ./...
.PHONY
:
tidy
tidy
:
go mod tidy
Reference in New Issue
View Git Blame
Copy Permalink