您最多选择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