This website requires JavaScript.
Explore
Help
Sign In
jerry
/
src.dualinventive.com
Watch
1
Star
0
Fork
You've already forked src.dualinventive.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
src.dualinventive.com
/
go
/
authentication-service
/
vendor
/
github.com
/
alicebob
/
miniredis
/
server
/
Makefile
10 lines
74 B
Makefile
Raw
Permalink
Blame
History
.PHONY
:
all
build
test
all
:
build
test
build
:
go build
test
:
go
test
Reference in New Issue
View Git Blame
Copy Permalink