An open API service indexing awesome lists of open source software.

https://github.com/josemarluedke/sinatrastructure

Sinatra Structure
https://github.com/josemarluedke/sinatrastructure

Last synced: 6 months ago
JSON representation

Sinatra Structure

Awesome Lists containing this project

README

          

Sinatra Structure
=================

I don't like to write the basic structure again

Install
-------

Clone the project
`git clone git://github.com/josemarluedke/SinatraStructure.git MyApp`

Enter in your app folder
`cd MyApp`

Install dependencies
`bundle install`

Run the tests
`rake spec`

Start the Server
`shotgun`

By
--

Josemar Davi Luedke