https://github.com/soham901/ac
https://github.com/soham901/ac
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soham901/ac
- Owner: soham901
- Created: 2026-05-01T11:55:12.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-05-01T12:06:37.000Z (3 months ago)
- Last Synced: 2026-05-01T13:22:21.291Z (3 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ac
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.12. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.