Makes debian packages from go git repos
Go to file
Jeff Carr 3740ef9834 preliminary build
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-11 03:11:41 -06:00
debian makefile works 2024-02-11 02:27:21 -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 preliminary file scan and build 2024-02-11 02:16:51 -06:00
main.go initial commit 2024-02-11 01:00:05 -06:00
readControlFile.go preliminary build 2024-02-11 03:11:41 -06:00
stateWindow.go preliminary build 2024-02-11 03:11:41 -06:00

README.md

go-deb

Makes a debian package from a go git repository

TODO:

  • Make the sources
  • Make it compatible with debuild