pad.pub0.org/bin/plugins/lib
John McLear 003363bc89
checkPlugin: dont run sauce labs connector on travis backend tests (#4542)
2020-12-05 08:21:08 +00:00
..
CONTRIBUTING.md checkPlugins fix travis and include contributing.md 2020-12-05 07:50:16 +00:00
LICENSE.md lint: Convert CR+LF line endings to LF 2020-11-24 20:06:12 +00:00
README.md checkPlugins: Support adaptive npmpublish.yml (#4509) 2020-11-23 16:34:26 +00:00
backend-tests.yml tests/plugins: checkPlugins backend tests config 2020-11-30 17:22:52 +00:00
gitignore lint: Convert CR+LF line endings to LF 2020-11-24 20:06:12 +00:00
npmpublish.yml checkPlugins: Revise `npmpublish.yml` 2020-11-23 19:09:52 +00:00
travis.yml checkPlugin: dont run sauce labs connector on travis backend tests (#4542) 2020-12-05 08:21:08 +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