# teleport-custom-scripts

Custom scripts ready to be injected in to the playground

## How to publish the package

1. Update the version number in the package.json file
2. Add a new tag with the same version number in the git repository

## Development

```bash
chomp --watch
```

```bash
chomp --serve --server-root test
```
