diff options
author | Colin Okay <colin@cicadas.surf> | 2022-11-03 07:34:15 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-11-03 07:34:15 -0500 |
commit | 883e5fdf0bbb704fe4fe1dd78a7ee47eddb9cada (patch) | |
tree | e8abf72fde59f8c663767367f19bc1c1820da182 /README.org | |
parent | 0c37f2801bc1c81d1a90f35be975a7d33cd5dbac (diff) |
Add: readme and install
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 13 |
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. + + |