summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-01-19 15:27:57 +0100
committerYorhel <git@yorhel.nl>2018-01-19 15:28:09 +0100
commit96a7a2160efc624318624049840ec67fc0820839 (patch)
tree178d56e0ec636792c1f903d12279d0b7dccd2f1f /README
parent65dde6bfe6058080baff90c4bc89bcea49952278 (diff)
Make this 1.0 + add some docs1.0
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..5cf12fe
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+nginx-confgen
+=============
+
+DESCRIPTION
+
+ nginx-confgen is a preprocessor and macro system for nginx(-like)
+ configuration files.
+
+BUILD
+
+ Install Haskell Stack: https://haskellstack.org/
+ Then run (in this git repo):
+
+ stack install
+
+USAGE
+
+ See nginx-confgen.pod