Your developer workspace,
under control.
One CLI to audit env vars across every language, check the health of every repo in your workspace, and log your git activity across all projects at once.
pip install clude
Supports JS · TS · Python · Go · Ruby · Rust
$ clude fleet audit ~/Documents ╭──────────────────────┬─────────────┬──────────┬────────┬───────╮ │ Repository │ Last Commit │ Changes │ Sync │ Stale │ ├──────────────────────┼─────────────┼──────────┼────────┼───────┤ │ my-api │ 2h ago │ clean │ synced │ 0 │ │ frontend │ yesterday │ 3 │ +2 │ 0 │ │ mobile-app │ 5d ago │ clean │ synced │ 1 │ │ legacy-backend │ 1mo ago │ clean │ -8 │ 3 │ │ data-pipeline │ 3mo ago │ 14 │ synced │ 2 │ ╰──────────────────────┴─────────────┴──────────┴────────┴───────╯ 5 repositories scanned.