Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmandel/ld
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmandel/ld
- Owner: jmandel
- Created: 2024-01-07T04:41:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T05:44:18.000Z (10 months ago)
- Last Synced: 2024-10-06T15:42:42.082Z (about 1 month ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ld
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.