RSS reader written in gleam
Go to file
2024-09-01 21:06:51 -05:00
src Initialize project 2024-09-01 21:06:51 -05:00
test Initialize project 2024-09-01 21:06:51 -05:00
gleam.toml Initialize project 2024-09-01 21:06:51 -05:00
LICENSE Initial commit 2024-09-02 02:02:58 +00:00
README.md Initialize project 2024-09-01 21:06:51 -05:00

star_rss

RSS reader written in gleam

Development

gleam run   # Run the project
gleam test  # Run the tests