This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
mc-router
Watch
1
Star
0
Fork
0
You've already forked mc-router
mirror of
https://github.com/itzg/mc-router.git
synced
2024-11-21 11:25:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cba2a08db6
mc-router
/
Makefile
8 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
ci: ensured Makefile test goal is "phony"
2020-07-06 03:14:14 +02:00
.PHONY
:
test
Switch to go modules
2019-04-16 04:16:26 +02:00
test
:
Setup CircleCI and goreleaser
2018-05-10 01:37:15 +02:00
go
test
./...
.PHONY
:
release
Switch to go modules
2019-04-16 04:16:26 +02:00
release
:
ci: ensured Makefile test goal is "phony"
2020-07-06 03:14:14 +02:00
curl -sL https://git.io/goreleaser
|
bash
Reference in New Issue
Copy Permalink