pad.pub0.org/bin/plugins/lib
John McLear 7a076d1f3a
housekeeping: v3 of automatic plugin fixing tool.
Make sure plugins do npm install before being tested.
2020-08-22 15:50:55 +01:00
..
LICENSE.md Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
README.md Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
gitignore Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
travis.yml housekeeping: v3 of automatic plugin fixing tool. 2020-08-22 15:50:55 +01:00

README.md

Travis (.org)

My awesome plugin README example

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

Example animated gif of usage if appropriate

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