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

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

## インストール

```sh
sudo av install brew:elvis
```

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

### macOS

- Homebrew (100%):

```sh
brew install elvis
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install elvis
```

  証拠: MacPorts ports tree: editors/elvis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#elvis
```

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

## パッケージ情報

- **パッケージキー:** brew:elvis
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/elvis>
- **バージョン:** 5.0.4
- **ソース概要:** Erlang Style Reviewer
- **ホームページ:** <https://github.com/inaka/elvis>
- **リポジトリ:** <https://github.com/inaka/elvis>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/inaka/elvis/archive/refs/tags/5.0.4.tar.gz>
- **最終更新:** 2026-05-29T09:35:35Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- erlang

## ビルド依存関係

- rebar3

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 5.0.4
- マネージャ更新日: 2026-05-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/inaka/elvis
- 検出された最新: 5.0.4 (最新)
## プロジェクトの歴史と使われ方

Elvis is an Erlang style reviewer and command-line linter that checks Erlang source files against configurable rule sets.

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

The inaka/elvis repository was created in June 2014 and has continued as a standalone command-line tool around elvis_core, the core library that implements the rules and configuration mechanics.

### 採用の歴史

The project is distributed through Homebrew, MacPorts, and Nix according to the input package metadata. The official README documents use as a command-line tool, a Git pre-commit hook, and a webhook-oriented component for pull request review.

### 使われ方

Users run elvis commands such as rock, git-branch, and git-hook. By default elvis looks for elvis.config, while the --config option allows a different path.

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

Elvis matters to Erlang package users because it packages style checks into a CLI that can fail builds, run in hooks, and share elvis_core rules across command-line and rebar3-oriented workflows.

### タイムライン

- 2014: GitHub repository created
- 2014: 0.1.1 published on GitHub releases
- 2026: 5.0.4 published on GitHub releases and tracked by Homebrew

### Related projects

- elvis_core provides the underlying rule engine and configuration documentation; rebar3_lint uses elvis_core for Erlang project integration.

### ソース

- GitHub releases API: 0.1.1 published 2014-09-10 and 5.0.4 published 2026-05-29
- GitHub repository API: created_at 2014-06-23, language Erlang, topics, and repository metadata
- Homebrew formula API: stable version 5.0.4 and official source archive
- Official elvis README: commands, --config behavior, git-hook usage, and reference to elvis_core
- Official elvis_core README: configuration lookup and elvis.config example


## セキュリティノート

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: elvis.config
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** elvis
- **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 - elvis: normalized package name match | nixpkgs package indexes: pkgs/by-name/el/elvis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - elvis: normalized package name match | MacPorts ports tree: editors/elvis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [erlang](https://pkg.so/ja/brew/erlang/) - Runtime dependency declared by Homebrew.
- [rebar3](https://pkg.so/ja/brew/rebar3/) - Build dependency declared by Homebrew.
- [eslint](https://pkg.so/ja/brew/eslint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [ktlint](https://pkg.so/ja/brew/ktlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pylint](https://pkg.so/ja/brew/pylint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [kube-linter](https://pkg.so/ja/brew/kube-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pmd](https://pkg.so/ja/brew/pmd/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [luacheck](https://pkg.so/ja/brew/luacheck/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [selene](https://pkg.so/ja/brew/selene/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [revive](https://pkg.so/ja/brew/revive/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [dscanner](https://pkg.so/ja/brew/dscanner/) - Local package facts share a topical domain. Shared terms: analysis, cli, developer, developer-tools, linter.
- [errcheck](https://pkg.so/ja/brew/errcheck/) - Local package facts share a topical domain. Shared terms: analysis, cli, developer, developer-tools, linter.
- [eslint_d](https://pkg.so/ja/brew/eslint-d/) - Local package facts share a topical domain. Shared terms: analysis, cli, developer, developer-tools, linter.

## Combined YAML source

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


## ソース

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