Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmattbtw/vs-labeler
https://github.com/mmattbtw/vs-labeler
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmattbtw/vs-labeler
- Owner: mmattbtw
- Created: 2024-10-30T20:08:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T16:15:27.000Z (3 months ago)
- Last Synced: 2025-01-05T02:50:20.318Z (about 1 month ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vs-labeler
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.