broomva-0.1.0 is not a library.
broomva-cli
CLI and daemon for broomva.tech — prompts, skills, context, and infrastructure monitoring.
Install
From crates.io
From GitHub Releases
|
From source
Usage
broomva [OPTIONS] <COMMAND>
Commands:
auth Authentication (login, logout, status, token)
prompts Manage prompts (list, get, create, update, delete, pull, push)
skills Manage skills (list, get, install)
context Project context (show, conventions, stack)
config Configuration (set, get, reset)
daemon Daemon management (start, stop, status, logs, tasks)
Options:
--api-base <URL> API base URL [env: BROOMVA_API_BASE]
--token <TOKEN> Auth token [env: BROOMVA_TOKEN]
--format table|json Output format [default: table]
Authentication
Prompts
Daemon
Infrastructure monitoring daemon with heartbeat loop, sensors, and dashboard.
Dashboard available at http://localhost:7890 when running.
Configuration
Config stored at ~/.broomva/config.json (backward-compatible with the TS CLI).
License
MIT