Starting to get the project set up. Nothing is even nearly complete yet.

This commit is contained in:
simon 2016-10-13 14:25:54 +01:00
commit b6a24bc1ce
59 changed files with 7118 additions and 0 deletions

3
env/test/resources/config.edn vendored Normal file
View file

@ -0,0 +1,3 @@
{:test true
:port 3001
:nrepl-port 7001} ;; when :nrepl-port is set the application starts the nREPL server on load