Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, scoop 安装 bit

查看 bit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bit

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bit

MacPorts ports tree · devel/bit/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#bit

nixpkgs package indexes · pkgs/by-name/bi/bit/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/bit

Scoop official bucket manifest trees · bucket/bit.json · 来源: api.github.com

概览

软件包摘要

Distributed Code Component Manager

历史

项目历史与用法

Bit is Teambit's component-oriented development platform and CLI. It started as a way to manage and share code components across repositories, and its current documentation frames it as a build system for composing components, applications, and AI-assisted development workspaces.

项目历史

The official teambit/bit repository was created in 2017. Its README describes Bit as a system for organizing source code into reusable components, with support for common JavaScript and TypeScript environments such as Node.js, React, Angular, Vue, React Native, and Next.js.

Over time Bit expanded from a distributed component manager into a broader workspace, build, release, and cloud collaboration system. The current README emphasizes composable components, shell applications, CI, Bit Cloud scopes, and reusable templates for both developers and AI agents.

采用历史

Bit's adoption has been strongest in JavaScript and TypeScript component ecosystems, especially teams trying to share UI or backend modules across monorepos and polyrepos. Its package-manager presence in Homebrew, MacPorts, Nix, and Scoop reflects a cross-platform CLI distribution strategy rather than a Unix-only tool.

The project remains actively maintained: the GitHub repository shows continued activity in 2026 and release tags in the 1.13 series. The README also points users to Bit Cloud and a community space, which are central to the hosted-scope workflow.

使用方式

Typical usage starts with installing Bit, running `bit init --default-scope`, creating components or applications with `bit create`, previewing them with the Bit UI or `bit run`, versioning them with `bit tag`, and exporting them with `bit export`.

Bit is most useful when a team wants code units to have their own build, test, version, dependency, and release lifecycle while still living inside existing repositories or workspaces.

为什么软件包爱好者会关心

For package nerds, Bit is interesting because it blurs the line between package manager, monorepo tool, component registry, and build orchestrator. It treats components as first-class packageable units instead of making the repository the only meaningful boundary.

It also explains the Homebrew naming collision with `bit-git`: the simple `bit` formula belongs to Teambit's component workflow, while the modern Git helper is packaged as `bit-git`.

时间线

  • 2017: The teambit/bit repository is created.
  • Late 2010s: Bit is presented as a distributed code component manager for sharing components across projects.
  • 2020s: Bit grows into a component workspace and build system tied to Bit Cloud scopes and JavaScript/TypeScript environments.
  • 2026: The project continues publishing 1.13.x releases and active repository updates.

Related projects

  • Bit Cloud is the hosted scope and collaboration platform documented by the project.
  • npm and standard JavaScript package managers consume exported Bit components as packages.
  • Nx, Turborepo, and Lerna occupy adjacent monorepo and workspace-tooling territory, though Bit's component model is distinct.
  • React, Angular, Vue, Node.js, React Native, and Next.js are official environment targets named in the README.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

macOS
~/Library/Caches/Bit/config/config.json
Unix
./workspace.jsonc

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Caches/Bit/config/config.json~/.ssh/id_rsa

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bitcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本14.8.8
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://bit.dev

  • 信息Release/tag comparison is only available for GitHub repositories.https://bit.devnone 置信度

安装元数据

软件包元数据

软件包键brew:bit
版本14.8.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bit
主页https://bit.dev
仓库https://github.com/teambit/bit
上游文档https://bit.dev/docs
许可证Apache-2.0
源码归档https://registry.npmjs.org/bit-bin/-/bit-bin-14.8.8.tgz
最后更新2026-06-22T14:02:53-07:00
Pulseupdated
依赖node, terminal-notifier
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebit
Version Scheme0
Revision1
Head VersionHEAD
Conflicts With
  • bit-git
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

bit

nix profile install nixpkgs#bit
  • normalized package name match
  • 匹配方式:Bit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

bit

sudo port install bit
  • normalized package name match
  • 匹配方式:Bit
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/bit

scoop install main/bit
  • normalized package name match
  • 匹配方式:Bit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/bit.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment