Skip to content

akerl/pkgforge-golang-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/pkgforge-golang-helper

MIT Licensed

Helper repo for building golang packages with pkgforge

Usage

The easiest way is to submodule this into your package and then symlink the Makefile to the root:

git submodule add git://github.com/akerl/pkgforge-golang-helper
ln -s pkgforge-golang-helper/Makefile ./

Then you'd run make to build your thing using dock0/pkgforge, or make manual to open a bash shell in the container.

In theory you could also pull down the Makefile and just vendor it in as well, if you hate submodules.

License

pkgforge-golang-helper is released under the MIT License. See the bundled LICENSE file for details.

About

Helper for packaging golang tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published