Sha256: 13469657859f6af62deed64f6b089a3fd3c295e7fb0c931a4e45120bbdfd4f5f

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 KB

Contents

# ![](lib/straptible/rails/templates/public.api/icon-72-cropped.png) Straptible

[![Gem Version](https://badge.fury.io/rb/straptible.png)](https://rubygems.org/gems/straptible)
[![Build Status](https://secure.travis-ci.org/aptible/straptible.png?branch=master)](http://travis-ci.org/aptible/straptible)
[![Dependency Status](https://gemnasium.com/aptible/straptible.png)](https://gemnasium.com/aptible/straptible)

A tool for bootstrapping new applications, document repositories, etc. according to Aptible's hyperopinionated best practices.


## Usage

    gem install straptible

Then, to create a new project, first choose your flavor:

| Flavor Name | Description |
| ---------:| ------- |
| `webapp` (*coming soon*) | Rails web app |
| `api` | Rails API — similar to `webapp`, but tailored and stripped down for a JSON API |
| `gem` (*coming soon*) | Ruby gem |
| `docs` (*coming soon*) | Document repository |

Then, run:

    straptible <flavor> <path> [options...]


## Copyright and License

MIT License, see [LICENSE](LICENSE.md) for details.

Copyright (c) 2013 [Aptible](https://www.aptible.com), [Frank Macreery](https://github.com/fancyremarker), and contributors.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
straptible-0.1.2 README.md
straptible-0.1.1 README.md