# nef mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nef in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:nef
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nef
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:nef
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/nef>
- **Version:** 0.7.1
- **Quellzusammenfassung:** Steroids for Xcode Playgrounds
- **Homepage:** <https://nef.bow-swift.io>
- **Repository:** <https://github.com/bow-swift/nef>
- **Upstream-Dokumentation:** <https://nef.bow-swift.io/api-docs>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/bow-swift/nef/archive/refs/tags/0.7.1.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- 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)
- nef (Alias)
- nef-carbon (Alias)
- nef-carbon-page (Alias)
- nef-clean (Alias)
- nef-jekyll (Alias)
- nef-jekyll-page (Alias)
- nef-markdown (Alias)
- nef-markdown-page (Alias)
- nef-playground (Alias)
- nef-playground-book (Alias)
- nefc (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.7.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/bow-swift/nef
- neueste erkannte Version: 0.7.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2018-12-19: Public GitHub repository created.
- 2026-07-01: GitHub API reported 2022-01-19 as the repository last-push timestamp.
- 2026-07-01: Homebrew formula stable version observed as 0.7.1 with very low install counts.

### Related projects

- Bow
- Xcode Playgrounds
- Swift Package Manager
- Jekyll
- Carbon
- ΛNK
- tut

### Quellen

- <https://api.github.com/repos/bow-swift/nef>
- <https://formulae.brew.sh/formula/nef>
- <https://github.com/bow-swift/nef>
- <https://nef.bow-swift.io/docs/quick-start/getting-started>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nef
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [action-docs](https://www.automicvault.com/de/pkg/brew/action-docs/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [docfx](https://www.automicvault.com/de/pkg/brew/docfx/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [docmd](https://www.automicvault.com/de/pkg/brew/docmd/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [github-markdown-toc](https://www.automicvault.com/de/pkg/brew/github-markdown-toc/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [go-md2man](https://www.automicvault.com/de/pkg/brew/go-md2man/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [grip](https://www.automicvault.com/de/pkg/brew/grip/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [gtree](https://www.automicvault.com/de/pkg/brew/gtree/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [mdbook](https://www.automicvault.com/de/pkg/brew/mdbook/) - Shares av.db curated category or tags: cli, developer-tools, documentation, markdown.
- [sourcekitten](https://www.automicvault.com/de/pkg/brew/sourcekitten/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, documentation, markdown.

## Combined YAML source

View the package source record on GitHub. [combined/nef.yml](https://github.com/automic-vault/db/blob/main/combined/nef.yml)


## Quellen

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