aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..0c528d3
--- /dev/null
+++ b/README.org
@@ -0,0 +1,13 @@
+* 🧛 Vampire 🧛
+
+Vampire is a web based tool for collaborative creation of "mix
+tapes". It is meant to be self-hosted and shared by small groups of
+friends.
+
+Vampire was built with love in [[https://common-lisp.net/][Common Lisp]]. It uses the excellent [[https://github.com/rabbibotton/clog][CLOG]]
+system for its front end, and the easy-as-pie object prevelence system
+system [[https://github.com/sharplispers/bknr.datastore][BKNR.DATASTORE]] for its backend.
+
+To build and deploy, see the INSTALL file in this repository.
+
+