pad.pub0.org/bin/plugins/lib
Richard Hansen 029f2f765e checkPlugins: Revise `npmpublish.yml`
* Add commentary explaining why things are done the way they are.
  * Delete steps that were added for debugging.
  * Pass `--no-save` when installing `ep_etherpad-lite`.
2020-11-23 19:09:52 +00:00
..
LICENSE.md Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
README.md checkPlugins: Support adaptive npmpublish.yml (#4509) 2020-11-23 16:34:26 +00:00
gitignore Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
npmpublish.yml checkPlugins: Revise `npmpublish.yml` 2020-11-23 19:09:52 +00:00
travis.yml plugins: Various checkPlugins.js and associated file fixes. (#4439) 2020-11-02 16:13:24 +00:00

README.md

Travis (.com)

My awesome plugin README example

Explain what your plugin does and who it's useful for.

Example animated gif of usage if appropriate

screenshot

Installing

npm install [plugin_name]

or Use the Etherpad /admin interface.

Settings

Document settings if any

Testing

Document how to run backend / frontend tests.

Frontend

Visit http://whatever/tests/frontend/ to run the frontend tests.

backend

Type cd src && npm run test to run the backend tests.

LICENSE

Apache 2.0