test:
	@node test

install:
	@npm install

.PHONY: test