Sha256: c9a740c5fcf54c9b828742c82eafaa1a3d2a6ac476acb01c4eea980d43e40da9

Contents?: true

Size: 546 Bytes

Versions: 1

Compression:

Stored size: 546 Bytes

Contents

# Enginizer

Generate Namespaces engines for easy modular rails app development.

## Installation

Add this line to your application's Gemfile:

    gem 'enginizer'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install enginizer

## Usage

    $ enginizer engine engines/enginizer

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enginizer-0.0.1 README.md