Skip to content

A template for using Sinatra and Knockout.js to build a simple site

Notifications You must be signed in to change notification settings

jaredfaris/SinatraKnockout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install RVM

$ bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)

Update your bundler

$ gem update bundler

Install the gems, might need to gem install bundler first

$ bundle install

Use shotgun to launch Sinatra and monitor changes

$ shotgun main.rb

About

A template for using Sinatra and Knockout.js to build a simple site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages