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

https://github.com/teleporthq/teleport-custom-scripts

Custom scripts ready to be injected in to the playground
https://github.com/teleporthq/teleport-custom-scripts

Last synced: 6 months ago
JSON representation

Custom scripts ready to be injected in to the playground

Awesome Lists containing this project

README

          

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