UNPKG
five-px
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
A wrapper for the 500px.com API
mjgil.github.com/five-px/
mjgil/five-px
five-px
/
Makefile
5 lines
(3 loc)
•
80 B
Plain Text
View Raw
1
2
3
4
5
test
: @./node_modules/.bin/mocha --
timeout
10000 --reporter spec .PHONY:
test