UNPKG
fsautil
Version:
latest (0.1.1)
0.1.1
0.1.0
Asynchronous filesystem utilities
npcode/node-fsautil
fsautil
/
Makefile
5 lines
(3 loc)
•
50 B
Plain Text
View Raw
1
2
3
4
5
test:
mocha --reporter list -u tdd
.PHONY
: test