Skip to content

rkst/kensa-create-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

template app for kensa create command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%