Sha256: 666727666a88ad4646f5d5f0c2b9ae91b61cbe572c9ca8b902e65114ae0651af

Contents?: true

Size: 1.01 KB

Versions: 21

Compression:

Stored size: 1.01 KB

Contents

# Pluginizer

Personal rails plugin generator with preferred settings/files (it sets my github noreply email, name, etc.).

## Installation

Install the gem:

    $ gem install pluginizer

To output the current gem version:

    $ pluginizer -v

## Usage

    $ pluginizer my-new-plugin-name

## Development

After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/patleb/pluginizer.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
pluginizer-0.3.1 README.md
pluginizer-0.3.0 README.md
pluginizer-0.2.2 README.md
pluginizer-0.2.1 README.md
pluginizer-0.2.0 README.md
pluginizer-0.1.7 README.md
pluginizer-0.1.6 README.md
pluginizer-0.1.5 README.md
pluginizer-0.1.4 README.md
pluginizer-0.1.3 README.md
pluginizer-0.1.2 README.md
pluginizer-0.1.1 README.md
pluginizer-0.1.0 README.md
pluginizer-0.0.10 README.md
pluginizer-0.0.9 README.md
pluginizer-0.0.8 README.md
pluginizer-0.0.7 README.md
pluginizer-0.0.6 README.md
pluginizer-0.0.5 README.md
pluginizer-0.0.3 README.md