UNPKG
hessian-proxy
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
hessian proxy to make rpc calls for javascript
github.com/villadora/node-hessian
hessian-proxy
/
Makefile
8 lines
(5 loc)
•
150 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha -R spec ./test/test2.js jshint: @./node_modules/.bin/jshint Gruntfile.js lib/*.js
test
/*.js .PHONY: jshint
test