macOS
brew install neflocal Homebrew formula metadata
インストール
brew install neflocal Homebrew formula metadata
概要
Steroids for Xcode Playgrounds
履歴
nef is a Bow Swift project that turns Xcode Playgrounds into a documentation and teaching workflow. It compiles playgrounds with third-party dependencies, exports Markdown or Jekyll content, builds iPad Playground Books, and can export Carbon code snippets.
The public GitHub repository was created on 2018-12-19. The README says `nef` is short for Nefertiti and was inspired by ΛNK for Kotlin and tut for Scala, placing it in the tradition of executable documentation tools for language ecosystems.
The project documentation presents Homebrew as the preferred CLI installation route, while also allowing consumption as a Swift Package Manager library for macOS tooling. That dual shape matches its role: a developer can use `nef` directly, integrate pieces into an app, use an Xcode extension, or create iPad-friendly Swift Playgrounds.
nef's adoption appears niche and tightly coupled to Bow, Swift Playgrounds, and documentation workflows rather than broad Swift development. The GitHub API showed 268 stars and 6 forks on 2026-07-01, and Homebrew showed only 7 installs over 365 days, 1 over 90 days, and 0 over 30 days when checked the same day.
Those numbers suggest that nef is historically interesting as a specialized executable-documentation tool, but not a widely adopted package. Its value is clearest for teams or educators who want Swift examples that can be compiled and transformed into docs or playground books.
Package users install `nef`, then create a playground with `nef playground`, compile playground-backed docs, generate Markdown or Jekyll output, produce a Playground Book from a Swift Package specification, or export code snippets. The common package-nerd use case is making examples more reproducible by compiling the documentation source instead of treating snippets as inert text.
The Homebrew formula requiring macOS and Xcode >= 13.1 reflects the real constraint: nef is not a general cross-platform documentation generator, it is Apple-toolchain-centered Swift playground tooling.
nef is a small but instructive package because it packages documentation as a build artifact. It belongs with literate-programming and executable-snippet tools more than with ordinary static-site generators.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nef | cli | グローバル実行可能ファイル | |
nef-carbon | cli | グローバル実行可能ファイル | |
nef-carbon-page | cli | グローバル実行可能ファイル | |
nef-clean | cli | グローバル実行可能ファイル | |
nef-jekyll | cli | グローバル実行可能ファイル | |
nef-jekyll-page | cli | グローバル実行可能ファイル | |
nef-markdown | cli | グローバル実行可能ファイル | |
nef-markdown-page | cli | グローバル実行可能ファイル | |
nef-playground | cli | グローバル実行可能ファイル | |
nef-playground-book | cli | グローバル実行可能ファイル | |
nefc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bow-swift/nef
インストールメタデータ
| パッケージキー | brew:nef |
|---|---|
| バージョン | 0.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nef |
| ホームページ | https://nef.bow-swift.io |
| リポジトリ | https://github.com/bow-swift/nef |
| 上流ドキュメント | https://nef.bow-swift.io/api-docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/bow-swift/nef/archive/refs/tags/0.7.1.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nef |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| 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.