UNPKG
hosts-parser
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
hosts file parser
github.com/imyelo/hosts-parser
imyelo/hosts-parser
hosts-parser
/
Makefile
8 lines
(5 loc)
•
95 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
node_modules:
npm install
test: node_modules
./node_modules/.bin/mocha
.PHONY
: test