Skip to content

albertoleal/Sinatra-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for a Sinatra Modular Application

This repo contains a simple template to write an application using Sinatra. 
This avoids you to start writting your application from the scratch every time.

How to use it?

git clone git@github.com:albertoleal/Sinatra-Template.git
cd Sinatra-Template
rake install_dependencies
gem install shotgun
shotgun
Open the follow URL in your browser http://localhost:9393/

About

My sinatra modular application template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages