# naml を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:naml
```

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

### macOS

- Homebrew (100%):

```sh
brew install naml
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:naml
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/naml>
- **バージョン:** 1.0.3
- **ソース概要:** Convert Kubernetes YAML to Golang
- **ホームページ:** <https://github.com/krisnova/naml>
- **リポジトリ:** <https://github.com/krisnova/naml>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/krisnova/naml/archive/refs/tags/v1.0.3.tar.gz>
- **最終更新:** 2026-07-26T19:43:13+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

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

naml, short for Not Another Markup Language, is Kris Nova's Go tool for converting Kubernetes YAML into Go code and treating Kubernetes applications as compiled Go programs.

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

The repository was created on 2021-06-12. The README frames naml as both a Go library and a CLI for developing and deploying Kubernetes applications, replacing YAML with raw Go so users can rely on Go syntax highlighting, cross-compiling, code generation, documentation, tests, and the Kubernetes client libraries.

The project moved quickly toward a 1.0 release in 2021. GitHub releases show v0.3.0 as the YAML release on 2021-08-20, v0.4.0 as a deployable release candidate on 2021-11-20, v1.0.0 on 2021-11-21, and v1.0.3 on 2021-11-24.

### 採用の歴史

naml had attention in the Kubernetes developer niche but not broad package-manager usage. Repository metadata consulted on 2026-07-01 showed 1,261 GitHub stars and 36 forks, while Homebrew listed 74 installs over the prior 365 days.

Its significance is tied to a recurring Kubernetes argument: whether YAML should be generated, templated, or replaced by typed code. naml chose the typed-code side, using existing Kubernetes Go APIs rather than inventing another runtime templating system.

### 使われ方

The README's main workflow is `cat deploy.yaml | naml codify > main.go`, then `naml build -o app`, then running the generated application to emit YAML, install, or uninstall resources. It can also convert all objects in a namespace from `kubectl get all -n default -o yaml`.

Package nerds use naml as a translator and experiment harness: take existing manifests, turn them into formatted Go that implements a Deployable interface, inspect the generated Kubernetes objects, and decide whether code-backed deployment makes sense for a project.

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

naml is not the default Kubernetes packaging path; Helm, Kustomize, Jsonnet, CUE, CDK8s, and Pulumi cover adjacent ground. Its value is historical and practical: it captures the 2021 wave of 'YAML fatigue' in a small Go-native tool.

### タイムライン

- 2021-06-12: GitHub repository created.
- 2021-08-20: v0.3.0 YAML release published.
- 2021-11-20: v0.4.0 deployable release candidate published.
- 2021-11-21: v1.0.0 first major stable release published.
- 2021-11-24: v1.0.3 published.
- 2026-07-01: Homebrew Formulae page listed 74 installs over the prior 365 days.

### Related projects

- Kubernetes client-go
- kind
- Helm
- Kustomize
- Jsonnet
- CUE
- cdk8s
- Pulumi

### ソース

- <https://api.github.com/repos/krisnova/naml>
- <https://api.github.com/repos/krisnova/naml/releases?per_page=10>
- <https://formulae.brew.sh/formula/naml>
- <https://github.com/krisnova/naml>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** naml
- **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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Runtime dependency declared by Homebrew.
- [kconf](https://pkg.so/ja/brew/kconf/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [kubetrim](https://pkg.so/ja/brew/kubetrim/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [kustomize](https://pkg.so/ja/brew/kustomize/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes, yaml.
- [consul-template](https://pkg.so/ja/brew/consul-template/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration.
- [qbec](https://pkg.so/ja/brew/qbec/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [tanka](https://pkg.so/ja/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [vals](https://pkg.so/ja/brew/vals/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [helmify](https://pkg.so/ja/brew/helmify/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, yaml.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
