🍺 BREW Explorer

← all formulae

usage

brew install usage v3.5.2 MIT

Rust CLI tool for generating and validating command-line interfaces from usage specifications.

Why you might care

Defines CLI behavior declaratively in a spec file rather than imperative code, reducing boilerplate and ensuring consistency. Generates help text, argument parsing, and completion automatically. Useful for teams standardizing CLI design or rapid prototyping of command-line tools.

Categories

Alternatives

Click Cobra clap
31.4k
30-day installs · #184
84.5k
90-day · #205
290.5k
365-day · #220

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Click",
    "Cobra",
    "clap"
  ],
  "build_dependencies": [
    "rust"
  ],
  "categories": [
    "cli-builder",
    "parser",
    "code-generator"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool for working with usage-spec CLIs",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:43+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "usage",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://usage.jdx.dev/",
  "homepage_og_description": null,
  "homepage_og_image": "https://usage.jdx.dev/android-chrome-512x512.png",
  "homepage_title": "--usage",
  "installs_30d": 31422,
  "installs_365d": 290466,
  "installs_90d": 84481,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:43:15+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "usage",
  "oldnames": [],
  "one_liner": "Rust CLI tool for generating and validating command-line interfaces from usage specifications.",
  "optional_dependencies": [],
  "rank_30d": 184,
  "rank_365d": 220,
  "rank_90d": 205,
  "raw_hash": "afcb4bd0b6bc5fdf",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/u/usage.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.5.2",
  "versioned_formulae": [],
  "why_use_this": "Defines CLI behavior declaratively in a spec file rather than imperative code, reducing boilerplate and ensuring consistency. Generates help text, argument parsing, and completion automatically. Useful for teams standardizing CLI design or rapid prototyping of command-line tools."
}