aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoris2017-05-01 21:53:54 +0200
committerJoris2017-05-01 21:53:54 +0200
commit4e3cd92a8063a70dab9ae0ccafd0552c78c6e005 (patch)
tree4a636cd5a8143f3e037b704854078e3cc81ee7e0 /Makefile
parent0c5de00f7065d8dcf94b2fd85413bad3c7670dfd (diff)
Update food
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7f52139..2772fa5 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,10 @@ stop:
test:
@pulp test
+install:
+ @yarn install
+ @bower install
+
build:
@pulp build --to public/main.js