UNPKG

colorpath

Version:
11 lines (7 loc) 102 B
.PHONY: dist test dev: @npm run dev dist: @npm run dist test: @./node_modules/.bin/nyc npm test