github.com/niemeyer/godeb

godeb transforms upstream tarballs for the Go language in deb packages and installs them.


License
LGPL-3.0
Install
go get github.com/niemeyer/godeb

Documentation

In-flight deb packages of Go

Introduction

For details of how this tool works and context for why it was built, please refer to the following blog post:

Installation and usage

If you already have a Go toolset avaliable, run:

go get gopkg.in/niemeyer/godeb.v1/cmd/godeb

Otherwise, there are pre-built binaries available for the amd64 and 386. architectures

License

The godeb code is licensed under the LGPL with an exception that allows it to be linked statically. Please see the LICENSE file for details.