Skip to content
/ kensa Public
forked from heroku/kensa

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

License

Notifications You must be signed in to change notification settings

mmay/kensa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Add-ons Team (and you!).

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%