Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maccman/trevi
An opinionated Sinatra app generator
https://github.com/maccman/trevi
Last synced: 5 days ago
JSON representation
An opinionated Sinatra app generator
- Host: GitHub
- URL: https://github.com/maccman/trevi
- Owner: maccman
- License: mit
- Created: 2014-02-03T15:07:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T19:45:07.000Z (almost 8 years ago)
- Last Synced: 2024-08-31T02:18:53.581Z (2 months ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 251
- Watchers: 10
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Trevi
Trevi is a generator for building an opinionated Sinatra structure.
It includes, amongst other things:
* Mountable routes
* Sprockets for assets
* Sequel for DB## Usage
gem install trevi
trevi app_name