GULP = ./node_modules/.bin/gulp test: npm install; \ $(GULP) testonce; \ .PHONY: test