a zip code crypto-currency system good for red ONLY

Makefile 57B

12345678
  1. SHELL := /bin/bash
  2. test:
  3. @./test/run.js
  4. .PHONY: test