Heya, I'm not sure if you are aware of that but you can use bintray as a debian-source, i.e. add it to your /etc/apt/sources.list. Here are a few more details on that. I think there's something similar for rpm.
That would be great, because then you could even add a go-github-release package that just pulls in all your tools, and it would be insanely easy to set that up in my build environment. Btw. deploying to bintray is as easy as to github releases with travis/appveyor.
Heya, I'm not sure if you are aware of that but you can use bintray as a debian-source, i.e. add it to your
/etc/apt/sources.list. Here are a few more details on that. I think there's something similar for rpm.That would be great, because then you could even add a
go-github-releasepackage that just pulls in all your tools, and it would be insanely easy to set that up in my build environment. Btw. deploying to bintray is as easy as to github releases with travis/appveyor.