Makefile 56 B

1234
  1. .PHONY: test
  2. test:
  3. ncat -l 9000 -k --sh-exec "./serve"