Skip to content

Boilerplate code for starting a simple Sinatra app.

License

Notifications You must be signed in to change notification settings

jesilz/sinatra-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinatra-boilerplate

Boilerplate code for starting a simple Sinatra app.

Getting Started

  1. Replace every occurrence of Boilerplate with your appname, ex: Appname
  2. Replace every occurrence of boilerplate with your appname, ex; appname
  3. Rename any folders named boilerplate to appname
  4. Rename and files named boilerplate to appname
  5. Run bundle install

Running

  1. Run shotgun
  2. Visit http://localhost:9393/
  3. That's it! Now get coding...

About

Boilerplate code for starting a simple Sinatra app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published