Skip to content

CWDG/hello_sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-sinatra

##Description

This is the base Sinatra app that will built upon during meeting of the CWDG

##Development

RVM is the preferred Ruby version control manager.

To install RVM run

$ curl -L https://get.rvm.io | bash -s stable --ruby

If you have Mac OSX you can follow these guides if you are having problems.

##Technologies Used:

##Run this app

Make sure you have Sinatra installed

gem install sinatra

You can then start the app by running

ruby server.rb

The app will be on localhost:4567

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%