All Projects → atmos → singem

atmos / singem

Licence: MIT license
A simple sinatra generator based on rubigen

Programming Languages

ruby
36898 projects - #4 most used programming language

singem

Sinatra Gem Generator

Installation

% gem install singem

Or build it yourself

% rake repackage
% rake install

Usage

Basic Sinatra App, no sessions, cucumber testing

% singem foo
% cd foo
% bundle install --binstubs
% bin/rake
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].