pgpass

v0.0.2
Module for reading .pgpass
postgres pg pgpass password postgresql

pretest

chmod 600 ./test/_pgpass

test

npm run hint && mocha -R list && npm run coverage

coverage

rm -rf -- lib-cov ; PATH=$PATH:./node_modules/jscoverage/bin ; jscoverage lib lib-cov && mocha -R html-cov > coverage.html

hint

PATH=$PATH:./node_modules/jshint/bin ; jshint --verbose lib test

Metadata

Downloads

Maintainers