You are not logged in.

#1 2015-10-30 05:31:59

seletskiy
Member
Registered: 2012-08-31
Posts: 14

go-makepkg: tool for easy packaging Golang programs

Recently I wrote little tool, which helps to create PKGBUILDs for Golang programs by running simple command:

go-makepkg -B "my package description" <URL>

It will create PKGBUILD and run makepkg to build package.

There are various options available for including files in the package and even providing autogenerated service file for Golang daemons.

Source code: https://github.com/seletskiy/go-makepkg

It's also available in the AUR: go-makepkg.

Offline

Board footer

Powered by FluxBB