mkdeb

command module
v0.0.0-...-50543ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2017 License: MIT Imports: 8 Imported by: 0

README

mkdeb

Build Status GoDoc

A Go CLI and library for building debian packages.

To use the CLI:

go get github.com/cbednarski/mkdeb
mkdeb

To use as a library:

go get github.com/cbednarski/mkdeb/deb
godoc -http=:8080

Browse to http://localhost:8080/pkg/github.com/cbednarski/mkdeb/deb/

License

This project and all its depdendencies are licensed under MIT and BSD-style licenses, including the Go license. Specifically there is no copyleft encumberance encumberance (MPL, GPL, or LGPL).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
deb
Package deb is used to build debian binary packages (.deb), based on the debian package specification.
Package deb is used to build debian binary packages (.deb), based on the debian package specification.
tar
Package tar implements access to tar archives.
Package tar implements access to tar archives.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL