Automic VaultAutomic Vault

brew

fern-api を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fern-api

local Homebrew formula metadata

概要

パッケージ概要

Stripe-level SDKs and Docs for your API

履歴

プロジェクトの歴史と使われ方

Fern is an API tooling platform and CLI that turns API definitions into SDKs and documentation. The repository README describes support for OpenAPI, AsyncAPI, Protobuf, and OpenRPC, with generated SDKs in languages such as TypeScript, Python, Java, Go, Ruby, PHP, C#, Swift, and Rust.

プロジェクトの歴史

The public Fern repository was created in April 2022, and the `fern-api` npm package was also created in April 2022. Early package history shows rapid 0.0.x CLI publication, while the repository later grew into a monorepo containing CLI code, generators, documentation assets, and platform tooling.

By 2026 the package had moved into the 5.x release line, with Homebrew packaging `fern-api` and npm publishing frequent CLI releases. The README frames Fern as a docs-and-SDK workflow rather than only a code generator: users initialize a `fern/` directory, configure generators, and run the CLI to produce SDKs and docs.

採用の歴史

Fern's adoption story is tied to API-first developer experience teams that want SDKs and documentation from one source of truth. The README points to public documentation sites built with Fern, including ElevenLabs, LaunchDarkly, and Hume AI, which supports a narrative of production use beyond toy examples.

The npm package is the primary CLI distribution channel, while Homebrew gives macOS and Linux users a package-manager-native install path. That combination fits the modern API-tooling pattern where Node-based CLIs are also wrapped for Homebrew users who prefer OS-level package workflows.

使われ方

Typical use starts with `fern init --openapi`, which creates a `fern/` directory containing `fern.config.json`, `generators.yml`, and API definition files. Users then run commands such as `fern check`, `fern add`, and `fern generate`; local generation can run through Docker with `fern generate --local`.

Fern is used when an API team wants generated client SDKs, reference documentation, hosted docs, and related developer-experience features to track the API specification. Its package history matters because the CLI is the local entry point to a larger hosted and generator ecosystem.

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

For package maintainers, Fern is a fast-moving Node-distributed CLI whose Homebrew formula follows npm release cadence. That makes it part of the modern class of API development tools where the package is small from the user's perspective but fronts a larger cloud and generator platform.

Fern is also notable because its CLI repository documents both generated artifact workflows and the project's own reproducible development setup through DevBox, reflecting the packaging concerns of a polyglot generator stack.

タイムライン

  • 2022: Public GitHub repository and npm package created.
  • 2023: Repository README identifies Fern as a Y Combinator 2023 startup.
  • 2026: npm and Homebrew package metadata show the CLI in the 5.x release line.

Related projects

  • Fern belongs to the API specification and SDK generation ecosystem alongside OpenAPI, AsyncAPI, Protobuf, OpenRPC, AWS Smithy, Palantir Conjure, and Stripe-style developer documentation workflows.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
fern/fern.config.jsonfern/generators.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ferncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版5.80.0
マネージャ更新日2026-07-23
ローカルデータOK
上流not checked
検出された最新未検出

https://buildwithfern.com/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fern-api
バージョン5.80.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fern-api
ホームページhttps://buildwithfern.com/
リポジトリhttps://github.com/fern-api/fern
上流ドキュメントhttps://buildwithfern.com/learn
ライセンスApache-2.0
ソースアーカイブhttps://registry.npmjs.org/fern-api/-/fern-api-5.80.0.tgz
最終更新2026-07-23T16:18:57Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefern-api
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment