hcc

0.1.1 • Public • Published

heroku-cost-calculator

This simple node module will give you detailed pricing for all your Heroku applications in one single command and only requiring your API Token. This price is only an estimate at the given time that you run the command.

You can also export to CSV using --csv and skip inactive apps using -i. For detailed instructions run hcc -h

Example output :

Example screenshot

Usage

npm install -g hcc
hcc --token your-heroku-token
hcc --token your-heroku-token -c output.csv

Caveat

For now shared addons will be added multiple times to the total cost for the whole account.

Package Sidebar

Install

npm i hcc

Weekly Downloads

1

Version

0.1.1

License

ISC

Last publish

Collaborators

  • esya