All Projects → heroku → Kensa

heroku / Kensa

Licence: other
A tool to help Heroku add-on providers integrate their services with Heroku

Programming Languages

ruby
36898 projects - #4 most used programming language

DEPRECATION

Kensa is now deprecated in favor of the addons-admin Heroku CLI plugin.

Kensa

Build Status

Kensa is a command-line utility to help Heroku add-on providers integrating their services to Heroku. It offers commands to create and validate manifests, and to run the same API calls Heroku runs on your service to provision and deprovision resources.

Setup

Install it like any Ruby Gem:

$ gem install kensa

Usage

Refer to the Heroku Add-ons Resource Center for more information on usage, and how to build your Heroku add-on:

https://devcenter.heroku.com/articles/building-a-heroku-add-on

Meta

Maintained by the Heroku Ecosystem Team (and you!).

Released under the MIT license. https://github.com/heroku/kensa

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].