An open API service indexing awesome lists of open source software.

https://github.com/ether/ep_invite_via_email

Invite someone to a pad with an email.
https://github.com/ether/ep_invite_via_email

Last synced: 9 months ago
JSON representation

Invite someone to a pad with an email.

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_invite_via_email/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_invite_via_email/workflows/Backend%20tests/badge.svg)

[![Travis (.org)](https://api.travis-ci.org/JohnMcLear/ep_invite_via_email.git.svg?branch=develop)](https://travis-ci.org/github/JohnMcLear/ep_invite_via_email.git)

# 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 ep_invite_via_email

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