This commit is contained in:
2019-09-16 01:06:51 -04:00
parent 5d1dd8ec87
commit b76aa0e536
+2 -2
View File
@@ -53,7 +53,7 @@ python-example:
bash-example:
set -euxe
echo "HELLO, $WHO"
echo "$KEY"
echo $@
@@ -61,7 +61,7 @@ python-deps:
pipenv install
node-deps:
yarn install
system-deps: @confirm
brew install pipenv