Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atmos/singem

A simple sinatra generator based on rubigen
https://github.com/atmos/singem

Last synced: 2 months ago
JSON representation

A simple sinatra generator based on rubigen

Awesome Lists containing this project

README

        

singem
======

*S*inatra *G*em 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