aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ac282b3
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
1A cfengine like build, configure, deployment system for managing
2multiple servers.
3
4
5Several goals for this project:
6
7
81. Easy to read/understand config templates kind of like Ruby's RSpec.
92. Distributed Version Control using mercurial
103. Notion of roles
114. Notion of environment (use branching to achieve)