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
- Host: GitHub
- URL: https://github.com/teleporthq/teleport-custom-scripts
- Owner: teleporthq
- Created: 2021-10-12T14:46:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T11:30:54.000Z (7 months ago)
- Last Synced: 2025-03-28T11:19:37.632Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 396 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```