slackbuilds/development/heroku-cli
Diniz Bortolotto 4afe0ff938 development/heroku-cli: Updated for version 10.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-01-01 08:49:43 +07:00
..
README
heroku-cli.SlackBuild development/heroku-cli: Updated for version 10.0.0 2025-01-01 08:49:43 +07:00
heroku-cli.info development/heroku-cli: Updated for version 10.0.0 2025-01-01 08:49:43 +07:00
slack-desc

README

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.