https://github.com/gmelodie/rissos
RSS management written in Rust
https://github.com/gmelodie/rissos
Last synced: 7 months ago
JSON representation
RSS management written in Rust
- Host: GitHub
- URL: https://github.com/gmelodie/rissos
- Owner: gmelodie
- License: apache-2.0
- Created: 2024-07-09T14:52:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T19:41:22.000Z (over 1 year ago)
- Last Synced: 2025-03-10T03:08:17.377Z (7 months ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rissos
## Usage
```bash
➜ cargo run
Usage: rissosCommands:
update
update-channel
get-channel
add-channel
add-from-file
remove-channel
save
load
help Print this message or the help of the given subcommand(s)Options:
-h, --help Print help
```