Explain what your plugin does and who it's useful for.
npm install [plugin_name]
or Use the Etherpad /admin
interface.
Document settings if any
Document how to run backend / frontend tests.
Visit http://whatever/tests/frontend/ to run the frontend tests.
Type cd src && npm run test
to run the backend tests.
Apache 2.0