0.2.2 • Published 11 years ago

amerigo v0.2.2

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

What is does

Don't want to develop remotely? This baby is a convenient rsync wrapper to keep remote and local directories in sync.

actions - up | down check remote branch match

Only supports git for now.

Config file syntax

journey.json

{
  "host": "<ssh remote host>",
  "root": "<repo root dir>",
  "expeditions": [
    {
      "remote": "<remote dir>",
      "local": "<local dir>"
    },
    ..
  ]
}

Naming

Paying 'omage to the uncelebrated explorer.

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago