# adrs を Homebrew, Nix でインストール

adrs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:adrs
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install adrs
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#adrs
```

  証拠: nixpkgs package indexes: pkgs/by-name/ad/adrs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:adrs
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/adrs>
- **バージョン:** 0.10.1
- **ソース概要:** Architectural Decision Record tool in Rust
- **ホームページ:** <https://joshrotenberg.com/adrs/>
- **リポジトリ:** <https://github.com/joshrotenberg/adrs>
- **上流ドキュメント:** <https://github.com/joshrotenberg/adrs#readme>
- **ライセンス:** MIT OR Apache-2.0
- **ソースアーカイブ:** <https://github.com/joshrotenberg/adrs/archive/refs/tags/v0.10.1.tar.gz>
- **最終更新:** 2026-07-22T03:02:23Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- adrs (cli)
- adrs (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.10.1
- マネージャ更新日: 2026-07-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/joshrotenberg/adrs
- 検出された最新: v0.10.1 (最新)
## プロジェクトの歴史と使われ方

adrs is a Rust command-line tool for creating and managing Architecture Decision Records, with compatibility for existing adr-tools repositories and newer ADR workflows.

### プロジェクトの歴史

The GitHub repository was created in March 2021. The project's own ADRs record a March 2024 decision to rewrite adr-tools in Rust while keeping feature equivalence and compatibility goals.

### 採用の歴史

The README documents installation through Homebrew, Cargo, Docker, and binary releases, placing adrs in the Rust CLI and package-manager ecosystem rather than only as a source checkout.

### 使われ方

Users initialize an ADR repository, create decisions, list and search records, update status, link ADRs, generate documentation, and export or import JSON-ADR data.

### パッケージ好きにとっての重要性

Package users care because it bridges a long-running shell-script ADR tool culture with a packaged Rust binary, while keeping common ADR repository layouts and adding docs generation and MCP integration.

### タイムライン

- 2021: GitHub repository created.
- 2024: Project ADR accepts rewriting adr-tools in Rust.
- 2024: v0.2.1 appears in GitHub releases.
- 2026: v0.8.0 appears in GitHub releases.

### Related projects

- adr-tools, MADR, JSON-ADR, adrs-core

### ソース

- <https://api.github.com/repos/joshrotenberg/adrs>
- <https://github.com/joshrotenberg/adrs#readme>
- <https://github.com/joshrotenberg/adrs/blob/main/book/src/configuration.md>
- <https://github.com/joshrotenberg/adrs/blob/main/doc/adr/0002-rewrite-it-in-rust.md>


## セキュリティノート

adrs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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: ./adrs.toml, ./.adr-dir, ~/.config/adrs/config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** adrs
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - adrs: normalized package name match | nixpkgs package indexes: pkgs/by-name/ad/adrs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://www.automicvault.com/ja/pkg/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [adr-tools](https://www.automicvault.com/ja/pkg/brew/adr-tools/) - Shares av.db curated category or tags: adr, cli, developer-tools, documentation.
- [adr-viewer](https://www.automicvault.com/ja/pkg/brew/adr-viewer/) - Shares av.db curated category or tags: adr, cli, developer-tools, documentation.
- [cargo-docset](https://www.automicvault.com/ja/pkg/brew/cargo-docset/) - Shares av.db curated category or tags: cli, developer-tools, documentation, rust.
- [cargo-spellcheck](https://www.automicvault.com/ja/pkg/brew/cargo-spellcheck/) - Shares av.db curated category or tags: cli, developer-tools, documentation, rust.
- [mdbook](https://www.automicvault.com/ja/pkg/brew/mdbook/) - Shares av.db curated category or tags: cli, developer-tools, documentation, rust.
- [mdsh](https://www.automicvault.com/ja/pkg/brew/mdsh/) - Shares av.db curated category or tags: cli, developer-tools, documentation, rust.
- [tealdeer](https://www.automicvault.com/ja/pkg/brew/tealdeer/) - Shares av.db curated category or tags: cli, developer-tools, documentation, rust.
- [action-docs](https://www.automicvault.com/ja/pkg/brew/action-docs/) - Shares av.db curated category or tags: cli, developer-tools, documentation.

## Combined YAML source

View the package source record on GitHub. [combined/adrs.yml](https://github.com/automic-vault/db/blob/main/combined/adrs.yml)


## ソース

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