Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Dailin 415ba84223 pre0115 4 лет назад
..
CONTRIBUTING.md pre0115 4 лет назад
LICENSE.md pre0115 4 лет назад
README.md pre0115 4 лет назад
backend-tests.yml pre0115 4 лет назад
gitignore pre0115 4 лет назад
npmpublish.yml pre0115 4 лет назад
travis.yml pre0115 4 лет назад

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