Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joemiller/sinatra-template
- Owner: joemiller
- Created: 2011-11-22T22:42:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-25T20:51:56.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T06:58:10.168Z (over 1 year ago)
- Language: Ruby
- Homepage: http://joemiller.me
- Size: 97.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)