discourse/lib/generators/plugin/templates
Joffrey JAFFEUX d40d241e72
DEV: adds --help --no-help options to plugin generator (#6338)
help will add helpful comments in the various generated files
2018-08-30 12:16:37 +02:00
..
javascript.es6.erb DEV: adds --help --no-help options to plugin generator (#6338) 2018-08-30 12:16:37 +02:00
LICENSE.erb
plugin.rb.erb DEV: adds --help --no-help options to plugin generator (#6338) 2018-08-30 12:16:37 +02:00
README.md.erb
scheduled_job.rb.erb
stylesheet.scss.erb

# <%= name %>

<%= name %> is a plugin for ...

## Installation

Follow [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157)
how-to from the official Discourse Meta, using `git clone https://github.com/<%= @github_username %>/<%= dasherized_name %>.git`
as the plugin command.

## Usage

## Feedback

If you have issues or suggestions for the plugin, please bring them up on
[Discourse Meta](https://meta.discourse.org).