UNPKG
jstrace-bars
Version:
latest (1.2.3)
1.2.3
Ascii bar charting
github.com/jstrace/bars
jstrace/bars
jstrace-bars
/
Makefile
8 lines
(6 loc)
•
99 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha \ --require should \ --reporter dot \ --bail .PHONY:
test