UNPKG

immp

Version:

Image Manipulation Middleware Proxy

12 lines (9 loc) 148 B
build: @npm install @npm test clean: @rm -rf node_modules bower_components .tmp release: @make clean @make build .PHONY: build clean release