Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd wires the cobra command tree for mp2rss CLI.
|
Package cmd wires the cobra command tree for mp2rss CLI. |
|
auth
Package auth implements `mp2rss auth ...` subcommands.
|
Package auth implements `mp2rss auth ...` subcommands. |
|
mp
Package mp implements `mp2rss mp ...` subcommands.
|
Package mp implements `mp2rss mp ...` subcommands. |
|
skills
Package skills implements the `mp2rss skills` command group: sync the repo's Agent Skills to the local agent config, show sync status, and list the official skills.
|
Package skills implements the `mp2rss skills` command group: sync the repo's Agent Skills to the local agent config, show sync status, and list the official skills. |
|
update
Package update implements `mp2rss update` self-updating the installed binary.
|
Package update implements `mp2rss update` self-updating the installed binary. |
|
x
Package x implements `mp2rss x ...` subcommands for X (Twitter) sources.
|
Package x implements `mp2rss x ...` subcommands for X (Twitter) sources. |
|
internal
|
|
|
authflow
Package authflow implements the OAuth Loopback flow used by `mp2rss auth login`.
|
Package authflow implements the OAuth Loopback flow used by `mp2rss auth login`. |
|
browser
Package browser opens URLs in the user's default browser, best-effort.
|
Package browser opens URLs in the user's default browser, best-effort. |
|
client
Package client is a thin HTTP wrapper around the mp2rss Open API.
|
Package client is a thin HTTP wrapper around the mp2rss Open API. |
|
cliopts
Package cliopts exposes the shared command dependency surface.
|
Package cliopts exposes the shared command dependency surface. |
|
config
Package config persists CLI configuration to ~/.mp2rss/config.json.
|
Package config persists CLI configuration to ~/.mp2rss/config.json. |
|
errs
Package errs defines exit-code-aware typed errors for the CLI.
|
Package errs defines exit-code-aware typed errors for the CLI. |
|
output
Package output renders command results as table or JSON.
|
Package output renders command results as table or JSON. |
|
prompt
Package prompt provides interactive terminal input helpers.
|
Package prompt provides interactive terminal input helpers. |
|
skills
Package skills syncs the repo's Agent Skills to the local agent config.
|
Package skills syncs the repo's Agent Skills to the local agent config. |
|
version
Package version holds the CLI version, injected at build time via ldflags.
|
Package version holds the CLI version, injected at build time via ldflags. |
|
test
|
|
|
mock-api
command
Package main implements a minimal in-memory mock of the mp2rss Open API.
|
Package main implements a minimal in-memory mock of the mp2rss Open API. |
Click to show internal directories.
Click to hide internal directories.