Find a file
2014-01-12 19:33:36 +02:00
bin Integration test for adding synced grubs 2013-08-18 11:22:08 +03:00
doc Initial commit 2013-07-24 20:39:02 +03:00
integration/grub Large refactoring 2013-08-18 14:36:16 +03:00
public Move add grubs button to unexpanded rows 2013-10-09 22:37:44 +03:00
spec/clj/grub Recipes can be added 2013-10-01 10:53:31 +03:00
src Fix: detect enter on other browsers than Chrome 2014-01-12 19:33:36 +02:00
.gitignore Update .gitignore 2014-01-12 15:24:02 +02: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 Move clj-webdriver to normal deps as it is referred to by grub.core 2014-01-12 17:40:33 +02: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.