aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aaedc92..837803c 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,9 @@ start:
stop:
@tmux kill-session -t cooking
+test:
+ @pulp test --src-path js
+
clean:
@rm -rf bower_components
@rm -rf node_modules