mrm-task-gitter
Version:
Mrm task that adds Gitter badge to the readme
32 lines (17 loc) • 724 B
Markdown
# mrm-task-gitter
[Mrm](https://github.com/sapegin/mrm) task that adds [Gitter](https://gitter.im/) badge to the readme.
## Usage
```
npx mrm gitter
```
## Options
See [Mrm docs](../../docs/Getting_started.md) for more details.
### `packageName` (default: `name` field in `package.json`)
Gitter channel name.
## Changelog
The changelog can be found in [CHANGELOG.md](CHANGELOG.md).
## Contributing
Everyone is welcome to contribute. Please take a moment to review the [contributing guidelines](../../Contributing.md).
## Authors and license
[Artem Sapegin](https://sapegin.me) and [contributors](https://github.com/sapegin/mrm/graphs/contributors).
MIT License, see the included [License.md](License.md) file.