# go-statik を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:go-statik
```

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

### macOS

- Homebrew (100%):

```sh
brew install go-statik
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install statik
```

  証拠: MacPorts ports tree: devel/statik/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#statik
```

  証拠: nixpkgs package indexes: pkgs/by-name/st/statik/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:go-statik
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/go-statik>
- **バージョン:** 0.1.8
- **ソース概要:** Embed files into a Go executable
- **ホームページ:** <https://github.com/rakyll/statik>
- **リポジトリ:** <https://github.com/rakyll/statik>
- **上流ドキュメント:** <https://github.com/rakyll/statik#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/rakyll/statik/archive/refs/tags/v0.1.8.tar.gz>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.1.8
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rakyll/statik
- 検出された最新: v0.1.8 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

statik is a Go command-line tool and library for embedding a directory of static files into a Go executable and serving them through an http.FileSystem.

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

The statik repository was created in 2014 by rakyll. Its README says the idea and implementation were taken from Camlistore and split out because the author needed the pattern across multiple projects.

### 採用の歴史

statik became part of the pre-Go-1.16 static-asset embedding ecosystem, especially for Go services with a small web component that wanted a single binary instead of separate CSS, JavaScript, image, or HTML deployment steps.

### 使われ方

Practitioners run statik against a public directory, import the generated statik package for side effects, initialize the statik filesystem, and pass it to http.FileServer or open individual embedded files.

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

The package remains a concise example of the generated-source approach that the Go 1.16 embed feature later made part of the standard toolchain.

### タイムライン

- 2014: GitHub repository created for statik.
- 2021: Go 1.16 added standard static-file embedding through //go:embed.

### Related projects

- statik is related to Camlistore, go.rice, and the Go standard library embed package.

### ソース

- <https://api.github.com/repos/rakyll/statik>
- <https://formulae.brew.sh/formula/go-statik>
- <https://github.com/rakyll/statik>
- <https://go.dev/doc/go1.16>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

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

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

## 他のパッケージマネージャ記録

- MacPorts - statik: installed executable or alias match | MacPorts ports tree: devel/statik/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - statik: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/st/statik/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [go-rice](https://www.automicvault.com/ja/pkg/brew/go-rice/) - Shares av.db curated category or tags: asset-embedding, cli, developer-tools, go, static-files.
- [go-bindata](https://www.automicvault.com/ja/pkg/brew/go-bindata/) - Shares av.db curated category or tags: asset-embedding, cli, developer-tools, go.
- [addlicense](https://www.automicvault.com/ja/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [ali](https://www.automicvault.com/ja/pkg/brew/ali/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [anycable-go](https://www.automicvault.com/ja/pkg/brew/anycable-go/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [asc](https://www.automicvault.com/ja/pkg/brew/asc/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [asmfmt](https://www.automicvault.com/ja/pkg/brew/asmfmt/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [aurora](https://www.automicvault.com/ja/pkg/brew/aurora/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [stuffbin](https://www.automicvault.com/ja/pkg/brew/stuffbin/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, embed, embedding.

## Combined YAML source

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


## ソース

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