doubledown
brew install doubledown
v0.0.2
BSD-2-Clause
Sync local changes to a remote directory
4
30-day installs · #11130
6
90-day · #13957
12
365-day · #16563
143
★ GitHub stars · updated 13y ago
Links
- https://github.com/devstructure/doubledown
- GitHub: devstructure/doubledown
- Brew formula source: Formula/d/doubledown.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Sync local changes to a remote directory",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:05+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "doubledown",
"github_default_branch": "master",
"github_last_commit_at": "2013-06-22T19:43:32Z",
"github_readme_excerpt": "doubledown(1) -- sync local changes to a remote directory\n=========================================================\n\n## SYNOPSIS\n\n`doubledown` [`-i` _identity_] _local_ [_user_@]_server_:_remote_\n\n## DESCRIPTION\n\n`doubledown` brings _local_ and _remote_ on _server_ into sync and then executes doubledown-fsevents(1) to watch _local_ for changes.\n\nAn ssh-agent(1) is started if one cannot be found. Because `doubledown` will connect to _server_ many times over its life, you must use an SSH key pair to authenticate. If you have not created an SSH key pair, do so with the following commands:\n\n\tssh-keygen -t rsa -b 2048 -f $HOME/.ssh/id_rsa\n\tssh \u003cserver\u003e \"echo $(cat $HOME/.ssh/id_rsa.pub) \u003e\u003e.ssh/authorized_keys\"\n\nWhen `doubledown` is run, rsync(1) is used to first download all files in _remote_ on _server_ that do not exist in _local_, thus no local changes will be clobbered. It then uploads any local changes. Finally, it executes doubledown-fsevents(1).\n\n## OPTIONS\n\n* `-i` _identity_:\n Use a non-standard identity (private key). Analogous to the `-i` option to `ssh`(1).\n* `-h`, `--help`:\n Show a help message.\n\n## THEME SONG\n\nThe Arcade Fire - \"The Suburbs\"\n\n## AUTHOR\n\nRichard Crowley \u003crichard@devstructure.com\u003e\n\n## SEE ALSO\n\n`doubledown` was written to make it easier for DevStructure users to use Textmate and other IDEs but it\u0027s far from the only way to skin the cat.\n\ndoubledown-fsevents(1) watches a directory and relays changes. It is called by `doubledown`.\n\nThe source code for `doubledown` is available at \u003chttp://github.com/devstructure/doubledown\u003e.\n",
"github_repo": "devstructure/doubledown",
"github_stars": 143,
"github_topics": [],
"homepage": "https://github.com/devstructure/doubledown",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 4,
"installs_365d": 12,
"installs_90d": 6,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-2-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "doubledown",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 11130,
"rank_365d": 16563,
"rank_90d": 13957,
"raw_hash": "34c83a4efaee5b1b",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/doubledown.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.0.2",
"versioned_formulae": [],
"why_use_this": null
}