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
Packages
Projects
Releases
Wiki
Activity
e21a9b009b
honk
/
Makefile
9 lines
94 B
Makefile
Raw
Blame
History
all
:
honk
honk
:
*.
go
go build -mod
=
`
ls -d vendor 2> /dev/null
`
-o honk
clean
:
rm -f honk
Reference in New Issue
View Git Blame
Copy Permalink