Skip to content

Stackato-Apps/sinatra-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages