# Installer jsrepo avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsrepo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jsrepo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:jsrepo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.8.1
- **Résumé source:** Build and distribute your code
- **Page d'accueil:** <https://jsrepo.dev/>
- **Dernière mise à jour:** 2026-07-12T00:17:38Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jsrepo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.8.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
