# doubledown を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:doubledown
```

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

### macOS

- Homebrew (100%):

```sh
brew install doubledown
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:doubledown
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/doubledown>
- **バージョン:** 0.0.2
- **ソース概要:** Sync local changes to a remote directory
- **ホームページ:** <https://github.com/devstructure/doubledown>
- **リポジトリ:** <https://github.com/devstructure/doubledown>
- **上流ドキュメント:** <https://github.com/devstructure/doubledown#readme>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/devstructure/doubledown/archive/refs/tags/v0.0.2.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- doubledown (cli)
- doubledown-fsevents (cli)
- doubledown-inotify (cli)
- doubledown (エイリアス)
- doubledown-fsevents (エイリアス)
- doubledown-inotify (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

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

doubledown is a DevStructure command-line tool for syncing local changes to a remote directory over SSH and rsync, then watching the local directory for further changes. Its README presents it as a helper for users who wanted to edit locally in TextMate or another IDE while deploying changes to a remote server.

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

The GitHub repository was created in August 2010 and the README credits Richard Crowley as author. The tool belongs to the pre-container, pre-cloud-IDE deployment era when many developers edited files locally but tested or ran them on a remote Unix host.

Its implementation model is intentionally built from classic Unix pieces: ssh-agent for authentication, SSH keys, rsync for initial bidirectional synchronization, and platform file watchers through `doubledown-fsevents` and `doubledown-inotify`.

### 採用の歴史

The repository has tags for early releases such as v0.0.1 and v0.0.2, with GitHub activity concentrated between 2010 and 2013. Homebrew packaging keeps the command discoverable, but the project appears historically useful rather than broadly active today.

doubledown's adoption story is tied to DevStructure users and local-editor remote-development habits before tools like VS Code Remote, Mutagen, Syncthing, and container-native development environments became common.

### 使われ方

The documented command shape is `doubledown [-i identity] local [user@]server:remote`. It starts or uses an ssh-agent, requires SSH key authentication, pulls remote files that do not exist locally, uploads local changes, and then hands off to a filesystem watcher.

Because it repeatedly connects to the server, the README explicitly requires SSH key pairs rather than password authentication. That makes it closer to a developer loop tool than a one-shot file transfer command.

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

doubledown is a neat package-manager fossil: a small wrapper around SSH, rsync, and file watching that captures a specific remote-development workflow from the early 2010s.

Its significance is mainly historical. It shows how much developer tooling used to be composed from narrow Unix commands before integrated remote IDEs and always-on sync daemons absorbed that workflow.

### タイムライン

- 2010: Public GitHub repository created.
- 2010: Early v0.0.x tags appear in the repository.
- 2013: Last recorded repository push date in the GitHub API.
- 2026: Homebrew still carries a doubledown formula.

### Related projects

- rsync and SSH are the core transport and synchronization tools that doubledown wraps.
- doubledown-fsevents and doubledown-inotify handle platform-specific file watching.
- Mutagen, Syncthing, Unison, and editor-native remote development tools cover adjacent synchronization workflows today.

### ソース

- <https://github.com/devstructure/doubledown>
- <https://api.github.com/repos/devstructure/doubledown>
- <https://api.github.com/repos/devstructure/doubledown/tags?per_page=10>
- <https://formulae.brew.sh/formula/doubledown>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [deployer](https://www.automicvault.com/ja/pkg/brew/deployer/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [fabric](https://www.automicvault.com/ja/pkg/brew/fabric/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [git-ftp](https://www.automicvault.com/ja/pkg/brew/git-ftp/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [kamal-proxy](https://www.automicvault.com/ja/pkg/brew/kamal-proxy/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [kapp](https://www.automicvault.com/ja/pkg/brew/kapp/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [kargo](https://www.automicvault.com/ja/pkg/brew/kargo/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [modman](https://www.automicvault.com/ja/pkg/brew/modman/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [netlify-cli](https://www.automicvault.com/ja/pkg/brew/netlify-cli/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [gitwatch](https://www.automicvault.com/ja/pkg/brew/gitwatch/) - Local package facts share a topical domain. Shared terms: changes, cli, developer, developer-tools, file.
- [funzzy](https://www.automicvault.com/ja/pkg/brew/funzzy/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, file, file-watching.

## Combined YAML source

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