# dashing を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:dashing
```

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

### macOS

- Homebrew (100%):

```sh
brew install dashing
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dashing
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dashing
```

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

## パッケージ情報

- **パッケージキー:** brew:dashing
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dashing>
- **バージョン:** 0.4.0
- **ソース概要:** Generate Dash documentation from HTML files
- **ホームページ:** <https://github.com/technosophos/dashing>
- **リポジトリ:** <https://github.com/technosophos/dashing>
- **上流ドキュメント:** <https://github.com/technosophos/dashing#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/technosophos/dashing/archive/refs/tags/0.4.0.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## ビルド依存関係

- 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-07-08
- マネージャ版: 0.4.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/technosophos/dashing
- 検出された最新: 0.4.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Dashing is a Go command-line generator for Dash-compatible docsets from existing HTML documentation.

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

The public GitHub release record starts with version 0.0.1 in July 2015, followed by 0.2.0 and 0.3.0 later that year and a maintenance update in 2019 for Go 1.13. Its README describes the project as a maintenance-stage tool that maps HTML with CSS selectors into a complete Dash docset.

### 採用の歴史

Dashing's official README points users first to Homebrew and MacPorts, with prebuilt macOS binaries and Go installation as alternatives. That places it in the macOS documentation-tooling niche around Dash docsets rather than in a broad language-runtime ecosystem.

### 使われ方

A typical workflow is to run `dashing create` in an HTML documentation directory, edit `dashing.json`, and then build a `.docset` bundle for Dash.

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

For package maintainers, Dashing is useful because it turns arbitrary upstream HTML docs into the SQLite-backed docset format used by Dash and related offline-documentation workflows.

### タイムライン

- 2015: Initial 0.0.1 public release.
- 2015: 0.2.0 added regular expression support.
- 2019: 0.4.0 maintenance release updated the build to Go 1.13.

### Related projects

- Dash defines the docset format Dashing targets; Homebrew and MacPorts are documented installation paths.

### ソース

- <https://github.com/technosophos/dashing#readme>
- <https://github.com/technosophos/dashing/releases/tag/0.0.1>
- <https://github.com/technosophos/dashing/releases/tag/0.2.0>
- <https://github.com/technosophos/dashing/releases/tag/0.4.0>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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

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

- Nix - dashing: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/dashing/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - dashing: normalized package name match | MacPorts ports tree: textproc/dashing/Portfile from https://api.github.com/repos/macports/macports-ports/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.
- [adr-viewer](https://www.automicvault.com/ja/pkg/brew/adr-viewer/) - Shares av.db curated category or tags: cli, developer-tools, documentation, html.
- [cargo-docset](https://www.automicvault.com/ja/pkg/brew/cargo-docset/) - Shares av.db curated category or tags: cli, developer-tools, docset, documentation.
- [gi-docgen](https://www.automicvault.com/ja/pkg/brew/gi-docgen/) - Shares av.db curated category or tags: cli, developer-tools, documentation, documentation-generator.
- [helm-docs](https://www.automicvault.com/ja/pkg/brew/helm-docs/) - Shares av.db curated category or tags: cli, developer-tools, documentation, documentation-generator.
- [help2man](https://www.automicvault.com/ja/pkg/brew/help2man/) - Shares av.db curated category or tags: cli, developer-tools, documentation, documentation-generator.
- [jsdoc3](https://www.automicvault.com/ja/pkg/brew/jsdoc3/) - Shares av.db curated category or tags: cli, developer-tools, documentation, documentation-generator.
- [literate-git](https://www.automicvault.com/ja/pkg/brew/literate-git/) - Shares av.db curated category or tags: cli, developer-tools, documentation, html.
- [naturaldocs](https://www.automicvault.com/ja/pkg/brew/naturaldocs/) - Shares av.db curated category or tags: cli, developer-tools, documentation, documentation-generator.

## Combined YAML source

View the package source record on GitHub. [combined/dashing.yml](https://github.com/automic-vault/db/blob/main/combined/dashing.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
