# plugin-terminator
Practise Tool as plugin for edtr-io

## Usage
Run demo with:
```
yarn
yarn start
```

Lint source code with:
```
yarn lint
```

Build project with:
```
yarn build
```
