Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joemiller/sinatra-template

a simple template for sinatra apps that I like to use. Your mileage may vary.
https://github.com/joemiller/sinatra-template

Last synced: 13 days ago
JSON representation

a simple template for sinatra apps that I like to use. Your mileage may vary.

Awesome Lists containing this project

README

        

MyApp - simple sinatra template
===============================

This is a simple sinatra template that I use. You may find it useful, or not.
It works for me =)

google 'readme driven development'. Start with notes in SPEC.md,
then move pieces to the README as you progress.

Install
-------

Configure
---------

Running
-------

Development and testing
-----------------------

Author
------
Joe Miller (http://joemiller.me | https://github.com/joemiller/sinatra-template)