Sha256: 9ccb3c26c82ca611db296b5bf7e2fba5d3ab1bc5d50a6b95f8ccb5b3ce94c9d7

Contents?: true

Size: 931 Bytes

Versions: 7

Compression:

Stored size: 931 Bytes

Contents

# Replicator

Ruby on Rails application generator used by the [Teleporter](http://teleporter.io) team, based on [thoughtbot/suspenders](https://github.com/thoughtbot/suspenders)

## Installation

Installation is simple, just install the `replicator` gem:

```bash
gem install rails-replicator
```

## Usage

```bash
replicator appname
```

To get a list of options, type `replicator -h`

## Dependencies

Depends on:

- Ruby 2.0.0 or greater

## Issues

If you have issues using Replicator, please create an [issue on Github](https://github.com/teleporter/replicator/issues).

## Credits

Based heavily on [Thoughtbot's](http://thoughtbot.com) [suspenders gem](https://github.com/thoughtbot/suspenders).

Modified to fit within [Teleporter](http://teleporter.io)'s workflow.

![Teleporter](http://f.cl.ly/items/2c0j3A311n1T3b201e0V/teleporter-400px-padded.png)

## License

Licensed under the MIT license (see the `LICENSE` file).

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rails-replicator-0.1.7 README.md
rails-replicator-0.1.6 README.md
rails-replicator-0.1.5 README.md
rails-replicator-0.1.4 README.md
rails-replicator-0.1.3 README.md
rails-replicator-0.1.2 README.md
rails-replicator-0.1.1 README.md