Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhubbardsf/obscuraid
https://github.com/jhubbardsf/obscuraid
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhubbardsf/obscuraid
- Owner: jhubbardsf
- Created: 2024-12-20T19:07:00.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-20T19:07:03.000Z (2 months ago)
- Last Synced: 2025-02-13T13:14:51.518Z (8 days ago)
- Language: TypeScript
- Size: 645 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# obscuraid
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.37. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.