11 lines
125 B
Markdown
11 lines
125 B
Markdown
# star_rss
|
|
|
|
RSS reader written in gleam
|
|
|
|
## Development
|
|
|
|
```sh
|
|
gleam run # Run the project
|
|
gleam test # Run the tests
|
|
```
|