Sha256: 8228be812692523bc60732780fea242f3e1e55461cdf50a86915ce2f093cdc2f

Contents?: true

Size: 593 Bytes

Versions: 11

Compression:

Stored size: 593 Bytes

Contents

# MaterialDesign
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem "material_design"
```

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

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

## Contributing
Contribution directions go here.

## Deploy
- Sign up in [RubyGem](https://rubygems.org/)
- gem build material_design.gemspec
- gem push material_design-x-x-x.gem

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
material_design-0.10.0 README.md
material_design-0.9.1 README.md
material_design-0.9.0 README.md
material_design-0.8.0 README.md
material_design-0.7.0 README.md
material_design-0.6.2 README.md
material_design-0.6.1 README.md
material_design-0.6.0 README.md
material_design-0.5.3 README.md
material_design-0.5.2 README.md
material_design-0.5.1 README.md