Makes debian packages from go git repos
Go to file
Jeff Carr e78fd84d74 can generate from scratch
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-11 03:53:07 -06:00
.gitignore initial commit 2024-02-11 01:00:05 -06:00
LICENSE initial commit 2024-02-11 01:00:05 -06:00
Makefile makefile works 2024-02-11 02:27:21 -06:00
README.md makefile works 2024-02-11 02:27:21 -06:00
args.go initial commit 2024-02-11 01:00:05 -06:00
control preliminary file scan and build 2024-02-11 02:16:51 -06:00
controlBox.go next thing to do is generate the md5sums file 2024-02-11 03:51:37 -06:00
main.go initial commit 2024-02-11 01:00:05 -06:00
md5sums next thing to do is generate the md5sums file 2024-02-11 03:51:37 -06:00
postinst can generate from scratch 2024-02-11 03:53:07 -06:00
readControlFile.go preliminary build 2024-02-11 03:11:41 -06:00
stateWindow.go next thing to do is generate the md5sums file 2024-02-11 03:51:37 -06:00

README.md

go-deb

Makes a debian package from a go git repository

TODO:

  • Make the sources
  • Make it compatible with debuild