star_rss/README.md
2024-09-01 21:06:51 -05:00

11 lines
125 B
Markdown

# star_rss
RSS reader written in gleam
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```