bob
brew install bob
v4.1.7
MIT
Version manager for neovim
103
30-day installs · #3425
505
90-day · #2881
2.6k
365-day · #2538
2.1k
★ GitHub stars · updated 3mo ago
Build dependencies
GitHub topics
command-line
hacktoberfest
neovim
neovim-version-manager
rust
tool
version-manager
Links
- https://github.com/MordechaiHadad/bob
- GitHub: MordechaiHadad/bob
- Brew formula source: Formula/b/bob.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Version manager for neovim",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "bob",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-24T10:01:58Z",
"github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"resources/bob.png\" width=315\u003e\n\n\u003c/div\u003e\n\n# Bob\n\n\u003e Struggle to keep your Neovim versions in check? Bob provides an easy way to install and switch versions on any system!\n\nBob is a cross-platform and easy-to-use Neovim version manager, allowing for easy switching between versions right from the command line.\n\n## \ud83c\udfa5 See in Action\n\n[](https://www.youtube.com/watch?v=jm9vWxovkrY)\n\n*Video tutorial by [Marco Peluso](https://www.youtube.com/channel/UCPIdAOR2dHuUGzADe7f3vnA)*\n\n\n## \ud83c\udf1f Showcase\n\n\u003cimg src=\"./resources/tapes/demo.gif\"\u003e\n\n## \ud83d\udd14 Notices\n\n- **2022-10-29**: Moved bob\u0027s symbolic link and downloads folder on macos from `/Users/user/Library/Application Support` to `~/.local/share` please make sure to move all of your downloads to the new folder, run `bob use \u003cyour desired version\u003e` and update your PATH\n- **2023-02-13**: Bob has recently switched to using a proxy executable for running Neovim executables. To switch from the old method that Bob used, follow these steps:\n\n 1. Remove the current Neovim path from your global $PATH environment variable.\n 2. Delete the following directory:\n On Unix: `~/.local/share/neovim`\n On Windows: `C:\\Users\\\u003cusername\u003e\\AppData\\Local\\neovim`\n\n Secondly the name of the downloads directory property in the configuration file has changed. Please refer to the updated list of properties for the new name.\n- **2024-03-04**: Due to Neovim\u0027s recent MacOS binary changes, bob now supports arm completely, but unfortunately, it comes with some breaking changes specifically for bob\u0027s proxy executable. To fix that, follow these steps (which will not be necessary soon):\n\n 1. Remove `nvim` binary from `nvim-bin` which is located in the same directory the same as the neovim binaries downloads folder.\n 2. Copy your newly downloaded bob binary and put the copy inside of `nvim-bin`\n 3. Rename",
"github_repo": "MordechaiHadad/bob",
"github_stars": 2117,
"github_topics": [
"command-line",
"hacktoberfest",
"neovim",
"neovim-version-manager",
"rust",
"tool",
"version-manager"
],
"homepage": "https://github.com/MordechaiHadad/bob",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 103,
"installs_365d": 2606,
"installs_90d": 505,
"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": "bob",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3425,
"rank_365d": 2538,
"rank_90d": 2881,
"raw_hash": "3d702462c5c45a6d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/bob.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "4.1.7",
"versioned_formulae": [],
"why_use_this": null
}