UNPKG
http-methods
Version:
latest (1.1.0)
1.1.0
1.0.0
0.1.0
Handle multiple methods elegantly
github.com/Raynos/http-methods
Raynos/http-methods
http-methods
/
Makefile
10 lines
(8 loc)
•
175 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
node-test: ./node_modules/.bin/tap --stderr ./test
test
: ./node_modules/.bin/testem \ --file testem.json \ --debuglog testem.log \ --debug 2> testem.err .PHONY:
test