app-profiler-heroku

Fetch addons and env data from a running Heroku app for use in creating or updating its app.json file

Usage no npm install needed!

<script type="module">
  import appProfilerHeroku from 'https://cdn.skypack.dev/app-profiler-heroku';
</script>

README

app-profiler-heroku Build Status

Fetch addons and env data from a running Heroku app for use in creating or updating its app.json file

https://github.com/app-json/app-profiler-heroku

Installation

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

npm install app-profiler-heroku --save

Tests

npm install
npm test

License

MIT

zeke