Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-jigsaw/copilot-sandbox
https://github.com/e-jigsaw/copilot-sandbox
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-jigsaw/copilot-sandbox
- Owner: e-jigsaw
- Created: 2023-07-13T07:34:44.000Z (over 1 year ago)
- Default Branch: m
- Last Pushed: 2023-07-13T08:45:39.000Z (over 1 year ago)
- Last Synced: 2024-11-13T22:17:34.712Z (about 2 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# copilot-sandbox
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.14. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.