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 9cf06d19a0 Add shadow-cljs 3 years ago
db Add README and update migration code 3 years ago
kv Add notes for KV store 3 years ago
load-balancer Fix bug unable to start haproxy on port 80 3 years ago
util Wrap with js 3 years ago
web Add shadow-cljs 3 years ago
.dir-locals.el Add makefile for deploys 4 years ago
.gitattributes Add models to tracking 3 years ago
.gitignore Add kv store and worker queue 4 years ago
Makefile Add code related to rhyming and ssl 3 years ago
README.org Fix bug creating limerick with new database 3 years ago
README_WGU.org Wrap with js 3 years ago
capstone.org Start adding WGU-related code 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.