d83f99fc2e
Fixes bugs, simplifies code, more default files. General idea, more is more here as it's easier to just delete things than reading and passing all the options. |
||
---|---|---|
.. | ||
assets/javascripts/discourse | ||
LICENSE.erb | ||
README.md.erb | ||
acceptance-test.js.es6.erb | ||
client.en.yml.erb | ||
controller.rb.erb | ||
controller_spec.rb.erb | ||
engine.rb.erb | ||
javascript.js.es6.erb | ||
plugin.rb.erb | ||
plugin_controller.rb.erb | ||
route-map.js.es6.erb | ||
route_constraint.rb.erb | ||
routes.rb.erb | ||
scheduled_job.rb.erb | ||
server.en.yml.erb | ||
settings.yml.erb | ||
stylesheet.scss.erb |
README.md.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).