npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

heroku-auth-finder

0.0.0

@zeke

npmHomeRepoSnykSocket
Downloads:75
$ npm install heroku-auth-finder
DailyWeeklyMonthlyYearly

heroku-auth-finder Build Status

Derive a Heroku API key from process.env or ~/.netrc

https://github.com/heroku/heroku-auth-finder

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install heroku-auth-finder --save

Tests

npm install
npm test

License

MIT

zeke