SlackBuildsOrg/development/heroku-cli
Diniz Bortolotto 4d940f81d5
development/heroku-cli: Updated for version 8.11.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2024-05-04 07:56:41 +09:00
..
heroku-cli.info development/heroku-cli: Updated for version 8.11.5. 2024-05-04 07:56:41 +09:00
heroku-cli.SlackBuild development/heroku-cli: Updated for version 8.11.5. 2024-05-04 07:56:41 +09:00
README
slack-desc

The Heroku CLI is used to manage Heroku apps from the command line. 

Overview
This is the next generation Node-based Heroku CLI.
The goals of this project were to make plugins more flexible, 
remove Ruby as a runtime dependency, and make the CLI faster.

It has identical functionality to the old Ruby CLI.
Under the hood, it is a modular CLI made up of node.js plugins.