# 使用 Homebrew 安装 jsrepo

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

## 安装

```sh
sudo av install brew:jsrepo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jsrepo
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:jsrepo
- **软件包管理器:** Homebrew
- **版本:** 3.8.1
- **来源摘要:** Build and distribute your code
- **主页:** <https://jsrepo.dev/>
- **最后更新:** 2026-07-12T00:17:38Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jsrepo (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.8.1
## 项目历史与用法

jsrepo is a modern registry toolchain for distributing source code through registries and consuming it with a CLI. It belongs to the post-shadcn/ui wave of tools that treat reusable components and code snippets as source a project can own rather than opaque package artifacts.

### 项目历史

The jsrepo repository was created on GitHub on 2024-09-07, with an initial commit the same day. The README describes jsrepo as a registry toolchain for distributing code in any language anywhere with one CLI, while the documentation frames the project as a response to the growth of reusable source registries after shadcn/ui popularized source-owned component distribution.

The public documentation describes both sides of the workflow: registry owners can build and verify registries without writing their own CLI or hosting layer, while consumers can add, update, and authenticate to items from multiple registries. The website also shows `jsrepo.config.ts` as the configuration file produced during initialization.

### 采用历史

By 2026 the project had a Homebrew formula and a release stream in the jsrepojs/jsrepo repository. The official GitHub organization also presents related projects such as jsrepo.com and registry-kit, indicating that the CLI grew alongside hosted and registry-building infrastructure.

### 使用方式

A user typically runs `npx jsrepo init` or the packaged `jsrepo` binary to configure a project, then uses registry commands to add or update items. Registry authors define items in `jsrepo.config.ts`, build registries, and can use provider adapters and transforms documented by the project.

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

jsrepo is package-nerd significant because it blurs the line between package manager and code distribution system. Instead of installing compiled or bundled dependencies, it helps registries copy source into a project, track updates, and preserve consumer ownership of the code.

### 时间线

- 2024-09-07: GitHub repository creation and initial commit.
- 2026-06-12: jsrepo@3.8.0 release published.
- 2026-06-12: GitHub repository metadata records a push on this date.

### Related projects

- The official docs explicitly discuss shadcn/ui as an influence. Related jsrepojs projects include jsrepo.com and registry-kit, and the tool also touches private registries, provider adapters, transforms, and LLM-friendly registry documentation.

### 来源

- <https://api.github.com/repos/jsrepojs/jsrepo>
- <https://formulae.brew.sh/formula/jsrepo>
- <https://github.com/jsrepojs>
- <https://github.com/jsrepojs/jsrepo>
- <https://github.com/jsrepojs/jsrepo/commit/74b2af0010342b9986609e2b75a184053ff26bae>
- <https://github.com/jsrepojs/jsrepo/releases/tag/jsrepo%403.8.0>
- <https://www.jsrepo.dev/>
- <https://www.jsrepo.dev/docs>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: jsrepo.config.ts

## Combined YAML source

View the package source record on GitHub. [combined/jsrepo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jsrepo.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
