Your IP : 216.73.217.169


Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/multipipe/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/multipipe/Makefile

node_modules: package.json
	@npm install

test:
	@./node_modules/.bin/mocha \
		--reporter spec \
		--timeout 100

.PHONY: test