Find a file
2014-07-27 10:20:00 +03:00
bin Update chromedriver and fix integration tests 2014-04-25 22:09:38 +03:00
doc Initial commit 2013-07-24 20:39:02 +03:00
integration/grub Refactoring 2014-07-27 09:42:55 +03:00
public Render grub list with om 2014-06-29 12:35:35 +03:00
spec/clj/grub Recipes can be added 2013-10-01 10:53:31 +03:00
src Set new recipe to edit mode 2014-07-27 10:20:00 +03:00
.gitignore Rework to use source maps 2014-06-25 22:52:35 +03:00
deploy.sh Add deployment script 2014-01-12 18:59:46 +02:00
Procfile Parse command line args better 2014-01-12 15:59:01 +02:00
project.clj Use Om for new grub input 2014-06-26 20:01:10 +03:00
README.md Update README 2013-10-11 22:49:16 +03:00

Grub

Grub is a real-time synced grocery list. Mainly it's a way for me to play around with Clojure[Script] and core.async.