edwinakatosh / go-bamboo-plugin

Plugin for Atlassian Bamboo that adds support for Go language projects
Apache License 2.0
19 stars 4 forks source link

Create automatic Go binary fetcher/builder #6

Open handcraftedbits opened 9 years ago

handcraftedbits commented 9 years ago

Add build-time go get -v support to fetch binaries like Godep automatically and cache them for later use.