config-envy

v0.2.2
A CLI to download and use `.env` files from Amazon S3
config dotenv .env s3

lint

eslint .

test

istanbul cover _mocha

check-cov

istanbul check-coverage

posttest

npm run check-cov; npm run lint;

codeclimate

cat ./coverage/lcov.info | codeclimate-test-reporter
npm i config-envy

Metadata

  • MIT
  • Whatever
  • ksmithut
  • released 6/10/2016

Downloads