Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rybla/protag
https://github.com/rybla/protag
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rybla/protag
- Owner: rybla
- Created: 2024-12-21T18:13:57.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T18:57:59.000Z (7 days ago)
- Last Synced: 2024-12-24T19:18:48.607Z (7 days ago)
- Language: JavaScript
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# protag
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.31. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.