macOS
brew install release-itlocal Homebrew formula metadata
brew / 順位 4637
release-it のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install release-itlocal Homebrew formula metadata
概要
Generic CLI tool to automate versioning and package publishing related tasks
履歴
Release It! is a configurable CLI for automating project versioning and publishing. It coordinates version selection, Git operations, changelog generation, package publication, forge releases, hooks, and plugins.
Release It! began as a generic command-line release workflow and evolved through successive major versions. Version 3 renamed the primary configuration file from `.release.json` to `.release-it.json`; later releases reorganized Git, script, and distribution settings and continued raising supported Node.js baselines.
Although it is package-manager-agnostic, the project says most users apply it to npm packages. It also supports global installation through npm and Homebrew and operation in CI environments.
Run it from a project root through `npm run release`, `npx release-it`, or the `release-it` executable. Interactive mode prompts for the next version and tasks; CI mode performs the configured workflow without prompts.
Release It! packages the repetitive mechanics around releases—version bumps, Git commits and tags, changelogs, registry publishing, and forge releases—behind one configurable CLI. Its hooks and plugin system make it useful beyond JavaScript-only publishing workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
PROJECT_ROOT/.release-it.jsonPROJECT_ROOT/.release-it.tsPROJECT_ROOT/.release-it.jsPROJECT_ROOT/.release-it.cjsPROJECT_ROOT/.release-it.yamlPROJECT_ROOT/.release-it.ymlPROJECT_ROOT/.release-it.tomlPROJECT_ROOT/package.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
release-it | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/release-it/release-it
インストールメタデータ
| パッケージキー | brew:release-it |
|---|---|
| バージョン | 21.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/release-it |
| ホームページ | https://github.com/release-it/release-it |
| リポジトリ | https://github.com/release-it/release-it |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/release-it/-/release-it-21.0.2.tgz |
| 最終更新 | 2026-09-18T09:56:56Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | release-it |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.