star_rss/README.md

11 lines
125 B
Markdown
Raw Permalink Normal View History

2024-09-02 02:02:58 +00:00
# star_rss
2024-09-02 02:06:51 +00:00
RSS reader written in gleam
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```