Sha256: 1406bf17fb117ebf0e155edfe730e4ef6c16fd03b8886ba62b77863cedbcefab

Contents?: true

Size: 598 Bytes

Versions: 5

Compression:

Stored size: 598 Bytes

Contents

# DigitalHeroesStartkit
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'digital_heroes_startkit'
```

Or install it yourself as:
```bash
$ gem install digital_heroes_startkit
```

And then execute:
```bash
$ bundle
```

Generate Environment
```bash
$ rails g digital_heroes_startkit:install   
```

Check configuration files

Enjoy

## Contributing
Contribution directions go here.

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
digital_heroes_startkit-0.1.1.4 README.md
digital_heroes_startkit-0.1.1.3 README.md
digital_heroes_startkit-0.1.1.2 README.md
digital_heroes_startkit-0.1.1.1 README.md
digital_heroes_startkit-0.1.1 README.md