Add dist.sh script.

This commit is contained in:
Andrey Antukh
2017-01-21 14:31:54 +01:00
parent 680fa49f27
commit 2fa169e28d
3 changed files with 13 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
DIR=`dirname $0`
LEIN="$DIR/lein"
LEIN_SNAPSHOTS_IN_RELEASE=1 $LEIN uberjar