https://github.com/jacksonkasi0/diff-like
https://github.com/jacksonkasi0/diff-like
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonkasi0/diff-like
- Owner: jacksonkasi0
- Created: 2025-03-20T15:36:28.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-22T13:47:34.000Z (3 months ago)
- Last Synced: 2025-03-28T10:04:34.234Z (2 months ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# diff-like
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.2.5. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.