Sha256: 1625f803e220cea0d8cdb3ec1bb767c5fa85cb1d9e5ab1b943ca7535a7b92947

Contents?: true

Size: 399 Bytes

Versions: 13

Compression:

Stored size: 399 Bytes

Contents

# <%= config[:gem_name] %>

TODO: Add a description of the plugin.

## Installation

Add <%= config[:gem_name] %> to your Lita instance's Gemfile:

``` ruby
gem "<%= config[:gem_name] %>"
```

## Configuration

TODO: Describe any configuration attributes the plugin exposes.

## Usage

TODO: Describe the plugin's features and how to use them.

## License

[MIT](http://opensource.org/licenses/MIT)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
lita-3.1.0 templates/plugin/README.tt
lita-3.0.4 templates/plugin/README.tt
lita-3.0.3 templates/plugin/README.tt
lita-3.0.2 templates/plugin/README.tt
lita-3.0.1 templates/plugin/README.tt
lita-3.0.0 templates/plugin/README.tt
lita-2.7.2 templates/plugin/README.tt
lita-2.7.1 templates/plugin/README.tt
lita-2.7.0 templates/plugin/README.tt
lita-2.6.0 templates/plugin/README.tt
lita-2.5.0 templates/plugin/README.tt
lita-2.4.0 templates/plugin/README.tt
lita-2.3.0 templates/plugin/README.tt