Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeb06/mine
https://github.com/lukeb06/mine
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukeb06/mine
- Owner: lukeb06
- Created: 2024-12-12T00:50:55.000Z (25 days ago)
- Default Branch: master
- Last Pushed: 2024-12-12T01:49:15.000Z (25 days ago)
- Last Synced: 2024-12-12T02:20:29.342Z (25 days ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mine
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.