UNPKG
dnspod-ddns
Version:
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
0.1.1
A DNSPOD DDNS Client
github.com/ohsc/dnspod-ddns
ohsc/dnspod-ddns
dnspod-ddns
/
Makefile
3 lines
(2 loc)
•
143 B
Plain Text
View Raw
1
2
3
lint: find . -name '*.js' -not -regex './node_modules.*' -print0 | xargs -0 ./node_modules/.bin/jslint
--sloppy
--stupid
--node
--color
--git