add jshint hint
a better way to see your passwords
Some code needs to be copied out of git submodules. After cloning, run:
git submodule update --init ./copyDeps.sh
We run jshint on our code to maintain quality. You can run it with the provided .jshintrc files, like so:
jshint --config data/.jshintrc data/ jshint --config lib/.jshintrc lib/
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Watchdog Password Manager
a better way to see your passwords
Setup
Some code needs to be copied out of git submodules. After cloning, run:
jshint
We run jshint on our code to maintain quality. You can run it with the provided .jshintrc files, like so: