On Wed, 2014-05-14 at 11:10 -0400, Matthew Miller wrote:
> On Wed, May 14, 2014 at 04:54:35PM +0200, Lubomir Rintel wrote:
> > while attempting to package Go stuff I've created this tool that
> > automates the repetitive tasks in the similar manner to what cpanspec
> > does for Perl:
> > https://gi
On Wed, May 14, 2014 at 04:54:35PM +0200, Lubomir Rintel wrote:
> while attempting to package Go stuff I've created this tool that
> automates the repetitive tasks in the similar manner to what cpanspec
> does for Perl:
> https://github.com/lkundrak/go2rpm/blob/master/go2rpm.pl
It's kind of awesom
Hi,
while attempting to package Go stuff I've created this tool that
automates the repetitive tasks in the similar manner to what cpanspec
does for Perl:
https://github.com/lkundrak/go2rpm/blob/master/go2rpm.pl
Hopefully some might find this useful.
Opinions, suggestions, fixes and enhancements