Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 767 Bytes

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.