Skip to content

Generic Makefile for Go projects. Builds for multiple platforms and creates Docker image.

License

Notifications You must be signed in to change notification settings

microwaves/the-makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

the-makefile

Very simple and generic Makefile for Go projects. It builds binaries for multiple platforms, static binaries and creates Docker images.

Install

On the root of your project, execute:

$ curl -O https://raw.githubusercontent.com/microwaves/the-makefile/master/Makefile

Open it, edit and have fun building. :-)

Author

Stephano Zanzin - @microwaves

About

Generic Makefile for Go projects. Builds for multiple platforms and creates Docker image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published