summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 232c727..846f9d9 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
Makes a debian package from a go git repository
+Usage (puts .deb in ~/incoming/) :
+
+* go-deb --no-gui --repo go.wit.com/apps/go-clone
+
+Notes
+
+Make a 'control' file for the debian package. You can also make a custom 'build' script to run to place additional files in the debian package. Compiles go with ldflags for main.VERSION.
+
TODO:
* Make the sources