rssssing/README
2023-07-22 21:05:15 -04:00

10 lines
261 B
Plaintext

Do not expect quality code. Only works with the Bun[1] runtime
Usage
- Run `bun run setup`, `npm run setup`, etc.
- Add usernames and such to the "feeds" array in config.js
- `bun .`
- Open `out/index.html` in a browser. Enjoy :)
References
1. https://bun.sh