https://github.com/wojtekmach/rss
https://github.com/wojtekmach/rss
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wojtekmach/rss
- Owner: wojtekmach
- Created: 2021-06-17T04:06:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T04:33:04.000Z (over 4 years ago)
- Last Synced: 2025-06-12T18:41:51.741Z (4 months ago)
- Language: Elixir
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSS
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `rss` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:rss, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .