# Install adrs with Homebrew, Nix

Architectural Decision Record tool in Rust. Version 0.10.1 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#adrs.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install adrs
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:adrs
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/adrs>
- **Version:** 0.10.1
- **Source summary:** Architectural Decision Record tool in Rust
- **Homepage:** <https://joshrotenberg.com/adrs/>
- **Repository:** <https://github.com/joshrotenberg/adrs>
- **Upstream docs:** <https://github.com/joshrotenberg/adrs#readme>
- **License:** MIT OR Apache-2.0
- **Source archive:** <https://github.com/joshrotenberg/adrs/archive/refs/tags/v0.10.1.tar.gz>
- **Last updated:** 2026-07-22T03:02:23Z
- **Generated:** 2026-07-25T07:20:51+00:00

## Executables

- adrs (cli)
- adrs (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-25
- Package-manager version: 0.10.1
- Package-manager updated: 2026-07-22
- Local data: ok
- Upstream repository: https://github.com/joshrotenberg/adrs
- Upstream latest detected: v0.10.1 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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

### Why package nerds care

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.

### Timeline

- 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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for adrs. Nucleus package metadata is still published here so future coverage has a stable package URL.



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

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

## Other Package-Manager Records

- 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


## Related links

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


## Sources

- 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
