Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-jigsaw/jb
https://github.com/e-jigsaw/jb
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-jigsaw/jb
- Owner: e-jigsaw
- Created: 2024-08-02T05:26:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T06:24:24.000Z (5 months ago)
- Last Synced: 2024-12-06T08:13:49.158Z (19 days ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jb
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.