summarylogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 000000000000..4b51929e8356
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,18 @@
+#wercker-cli
+
+AUR PKGBUILD for `wercker-cli`
+
+The wercker command line interface (CLI) allows you to develop, build
+and debug your applications locally.
+
+Documentation available at http://devcenter.wercker.com/docs/using-the-cli/index.html
+
+##Installation
+
+Use your favorite AUR package manager to install `wercker-cli`
+
+Or
+
+```
+makepkg -si
+```