aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-22 21:48:41 +0100
committerTeddy Wing2018-11-22 21:48:41 +0100
commit65678ad47e07645feb3e11c26dd52b2bfe3e89c5 (patch)
treee2bb0348805403d008e88bf40b20975c604ed51f
parentf1ac9d62c118be4f452c073612dd044468942477 (diff)
downloadhomebrew-DomeKey-65678ad47e07645feb3e11c26dd52b2bfe3e89c5.tar.bz2
Add README
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..666488d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+DomeKey Homebrew Tap
+====================
+
+A [Homebrew][1] tap for [DomeKey][2].
+
+[dome-key.rb][3] is generated in the [DomeKey repository][4] with:
+
+ $ make pkg
+
+
+[1]: https://brew.sh/
+[2]: https://domekey.teddywing.com/
+[3]: ./HomebrewFormula/dome-key.rb
+[4]: https://github.com/teddywing/DomeKey