https://github.com/defnot001/kiwitech-bot-bun
https://github.com/defnot001/kiwitech-bot-bun
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/defnot001/kiwitech-bot-bun
- Owner: defnot001
- Created: 2023-12-18T17:20:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T18:40:32.000Z (about 1 year ago)
- Last Synced: 2025-02-02T04:27:31.809Z (4 months ago)
- Language: TypeScript
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kiwitech-bot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.