🍺 BREW Explorer

← all formulae

m-cli

brew install m-cli v2.0.9 MIT

Swiss Army Knife for macOS

568
30-day installs · #1663
785
90-day · #2434
3.6k
365-day · #2254
9.9k
★ GitHub stars · updated 2mo ago

GitHub topics

bash cli looking-for-maintainer mac macos sh

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Swiss Army Knife for macOS",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:36+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "m-cli",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-02T18:15:16Z",
  "github_readme_excerpt": "# \uf8ff m-cli\n\n\u003e \u26a0\ufe0f Version 2 includes breaking changes due to a new standardized syntax and improved shell autocompletion.\n\u003e See the [changelog](CHANGELOG.md) for details.\n\n\n\ud83d\udca5 **The Swiss Army Knife for macOS \u2013 in your Terminal!**\n\n- [Installation](#installation)\n- [Uninstallation](#uninstallation)\n- [Usage](#usage)\n- [Available Commands](#available-commands)\n- [Contributing](#contributing)\n- [Resources](#resources)\n\n---\n\n## Overview\n\n**m-cli** is a powerful command-line tool for macOS that enables you to control system functions, manage utilities, and tweak preferences \u2013 all from the Terminal.\n\n### Key Features:\n-  Manage system and admin tasks effortlessly\n-  No third-party dependencies\n-  Simple, non-intrusive installation\n-  Clean and safe \u2013 doesn\u2019t modify your system unnecessarily\n\n## Support\n\nEnjoying this tool? Consider [supporting development](https://www.buymeacoffee.com/rgcr) \u2615\n\n\u003ca href=\"https://www.buymeacoffee.com/rgcr\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-green.png\" alt=\"Buy Me A Coffee\" height=\"40\"\u003e\u003c/a\u003e\n\n---\n## Installation\n\n###  Using [Homebrew](https://brew.sh/)\n```sh\nbrew install m-cli\n```\n###  Or if you want to have the latest version\n```sh\nbrew install rgcr/formulae/m-cli\n```\n\n\u003e **Note:** When installed via Homebrew, shell autocompletion scripts are installed and configured automatically for Bash, Zsh, and Fish. No additional setup is needed.\n\u003cbr/\u003e\n\n###  Manual Installation\n```sh\ncurl -fsSL https://raw.githubusercontent.com/rgcr/m-cli/main/install.sh | bash\n```\n\nEnsure that `${HOME}/.local/bin` is in your `$PATH`. You can add it with:\n\n```sh\nexport PATH=\"${HOME}/.local/bin:$PATH\"\n```\n\nAdd the line above to your shell config file (e.g. `~/.bashrc`, `~/.zshrc`) for persistence.\n\n\u003cbr/\u003e\n\n---\n\n### Shell Autocompletion (Manual Installation)\n\nTo enable shell autocompletion for `m`, source the appropriate file based on your shell:\n\n#### Bash\n```sh\nsource ~/.local/opt/m-cli/completions/bash/m\n```\n\nTo make it persistent, add the above line",
  "github_repo": "rgcr/m-cli",
  "github_stars": 9890,
  "github_topics": [
    "bash",
    "cli",
    "looking-for-maintainer",
    "mac",
    "macos",
    "sh"
  ],
  "homepage": "https://github.com/rgcr/m-cli",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 568,
  "installs_365d": 3570,
  "installs_90d": 785,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "m-cli",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1663,
  "rank_365d": 2254,
  "rank_90d": 2434,
  "raw_hash": "ee58a97bf62f9b70",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/m-cli.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.0.9",
  "versioned_formulae": [],
  "why_use_this": null
}