Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sinatra application

This is a simple Sinatra Ruby application copied from Cloud Foundry's README.

Local development

sudo gem install bundler
bundle install
ruby env.rb

Deploying to HPE Helion Stackato

sudo gem install bundler
bundle install  # creates the required Gemfile.lock file
stackato push -n

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

17 watching

Forks

Releases

Packages

Contributors

Languages