UNPKG

ember-cli-deploy-progress

Version:

Flexible ascii progress bar (ember-cli-deploy fork incorporating cursor feature)

9 lines (5 loc) 154 B
EXAMPLES = $(foreach EXAMPLE, $(wildcard examples/*.js), $(EXAMPLE)) .PHONY: test test: $(EXAMPLES) .PHONY: $(EXAMPLES) $(EXAMPLES): ; node $@ && echo