• Stars
    star
    301
  • Rank 138,451 (Top 3 %)
  • Language
    Go
  • License
    Other
  • Created over 10 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.