Skip to content

Latest commit

History

History
38 lines (31 loc) 路 1.06 KB

README.md

File metadata and controls

38 lines (31 loc) 路 1.06 KB

mkfd

Bun installation (right now only on macOS x64 & Silicon, Linux x64, & WSL) Visit https://bun.sh/ for more info

curl https://bun.sh/install | bash

To install dependencies:

bun install

To run:

bun run start

To Do:

  • Locally testing subscriptions to feeds
  • Add all possible RSS fields to models
  • Create more functional adapters
  • Outline adapter creation and PR process
  • Create docker-compose
  • Create GUI (show adapter options and params on an index page for end-users, static, Swagger-like)
  • Utilities
    • HTML stripper
    • Source url wrapper for relative links
    • ...
  • Amass contributors (the more, the merrier)

paypal