Skip to content

cbednarski/mkdeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://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).

About

Go library for creating Debian packages (.deb)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages