This website requires JavaScript.
Explore
Help
Sign in
dirk
/
honk
Watch
1
Star
0
Fork
You've already forked honk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4139190fc5
honk
/
Makefile
9 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
maybe 0.1
2019-04-09 11:59:33 +00:00
all
:
honk
honk
:
*.
go
magic incantations to build with go modules
2019-04-10 12:51:56 +00:00
go build -mod
=
`
ls -d vendor 2> /dev/null
`
-o honk
maybe 0.1
2019-04-09 11:59:33 +00:00
clean
:
rm -f honk
Reference in a new issue
Copy permalink