This website requires JavaScript.
Explore
Help
Sign In
colin
/
ATLAS
forked from
Nixius/authelia
Watch
1
Star
0
Fork
You've already forked ATLAS
0
Code
Pull Requests
Activity
bd84b0a578
ATLAS
/
docker
/
ss-atlas
/
Makefile
7 lines
84 B
Makefile
Raw
Blame
History
.PHONY
:
test
build
test
:
go
test
./...
build
:
go build -o ss-atlas ./cmd/main.go
View Git Blame
Copy Permalink