Project

kensa

0.08
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Kensa is a command-line tool to help add-on providers integrating their services with Heroku. It manages manifest files, and provides a TDD-like approach for programmers to test and develop their APIs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.6
~> 0.1.3
~> 0.4.2
>= 0
>= 0
~> 1.0.4
~> 1.4.7
~> 0.6.1

Runtime

~> 1.2
~> 2.2.0
~> 2.7.5
~> 0.10.3
 Project Readme

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