Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

heroku/kensa-create-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED]

This tool is deprecated. Please follow this guide when building a Heroku add-on.

kensa create my_addon --template sinatra

this repository is a sinatra template application for use with the Heroku kensa gem

clone it via:

> gem install kensa
> kensa create my_addon --template sinatra
> cd my_addon
> bundle install
> foreman start

In a new window:

> cd my_addon
> kensa test provision
> kensa sso 1

And you should be in a Heroku Single Sign On session for your brand new addon!

Current status:

  • deprovision - working
  • provision - working
  • planchange - working
  • GET SSO - working
  • POST SSO - working

About

[DEPRECATED] template app for kensa create command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published