summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHéctor Orón Martínez <zumbi@debian.org>2018-01-09 19:12:07 +0100
committerHéctor Orón Martínez <zumbi@debian.org>2018-01-09 19:12:07 +0100
commit4808cb7058c548bf76476ec2f9618d784d76bdda (patch)
tree1dc1e8cc24171783fc8d9da306b1e92798960a15 /README.md
New upstream version 1.0.0+git20171222.87b0d5e
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3defeeb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+debos
+=====
+
+Debian OS builder. debos is a tool to make creation of various debian based os
+"images" simpler. While most other tools focus on specific use-case, debos is
+more meant as a toolchain to make comon actions trivial while providing enough
+rope to do whatever tweaking that might be required behind the scene.
+
+debos expects a yaml file as input, syntax description can be found at:
+ https://godoc.org/github.com/go-debos/debos/actions
+
+and examples are to be found at:
+ https://github.com/go-debos/debos-recipes