This effectively makes a reasonably full dummy

This commit is contained in:
Simon Brooke 2017-03-14 20:10:23 +00:00
parent 16b45a1b6e
commit cc6b7e65a5
32 changed files with 813 additions and 190 deletions

View file

@ -1,7 +1,7 @@
(defproject youyesyet "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:description "Canvassing tool for referenda"
:url "https://github.com/simon-brooke/youyesyet"
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/clojurescript "1.9.229" :scope "provided"]