1.0.0 • Published 3 years ago
is-heroku-bin v1.0.0
is-heroku-bin
A CLI to check if your code is running on Heroku
Installation
$ npm install is-heroku-binUsage
In your package.json:
{
"scripts": {
"prepare": "is-heroku || husky install"
}
}Related Packages
1.0.0
3 years ago