Improve scripts, add lein and update depencies (backend).

This commit is contained in:
Andrey Antukh 2017-01-05 22:10:00 +01:00
parent cda2737b02
commit b3d995de53
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
7 changed files with 429 additions and 20 deletions

6
backend/scripts/repl.sh Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
DIR=`dirname $0`
LEIN="$DIR/lein"
$LEIN repl