You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Ihli fe08da6bd7 | 3 years ago | |
---|---|---|
db | 3 years ago | |
kv | 3 years ago | |
load-balancer | 3 years ago | |
util | 3 years ago | |
web | 3 years ago | |
.dir-locals.el | 4 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 4 years ago | |
Makefile | 3 years ago | |
README.org | 3 years ago | |
README_WGU.org | 3 years ago | |
capstone.org | 3 years ago |
README.org
DarkLimericks
Development
Requires Tachyons CSS. There is a symlink in web/resources/public
to the pre-built tachyons.css
and tachyons.min.css
found in the repo.
Build .jar
with clojure -X:depstart uberjar :jar prhyme.jar
.
TODO
Use tightly packed trie for limerick generation
Move limerick-specific code into this repo from Prhyme.
Or maybe into its own repo.