Download and install latest Jamstash when calling `make Jamstash-master`

This commit is contained in:
Deluan 2020-04-06 00:39:35 -04:00
parent 647132625c
commit 6d1221164b
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ Jamstash-master:
wget -N https://github.com/tsquillario/Jamstash/archive/master.zip
unzip -o master.zip
rm master.zip
(cd Jamstash-master && npm ci && npx bower install && npx grunt build)
rm -rf Jamstash-master/node_modules Jamstash-master/bower_components
check_env: check_go_env check_node_env
.PHONE: check_env