Makefile 38 B

1234
  1. test:
  2. node test/test.js
  3. .PHONY: test