/makefile-go

makefile scaffold for Go project

Primary LanguageMakefile

makefile-go

makefile-go scaffold for Go project.

Usage

cd ../your-project
cp -r path-to/makefile-go/hack .
cp -r path-to/makefile-go/Makefile .
# edit the Makefile, change the variables