Skip to main content

Pushes git snapshots to a webhost.

Project description

A command line tool for pushing git snapshots to a web host. Hostery creates a browsable history for a project by uploading selected git commits to an FTP server.

Configure a Repository

$ hostery init

Issue this command at the root level of a git repository. You will be prompted for an FTP host which is stored in a file called .hostery-config.

Be sure to add .hostery-config to your .gitignore.

Usage

$ hostery mark

  1. Synchronizes with your remote git repository. Hostery will pause to allow you to resolve merge conflicts and the like.

  2. Uploads the latest commit to your FTP server at ftp_root/branch/commit_hash/

  3. Updates an index file at ftp_root/ linking to all of your “marked” commits alongside an iframe.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Hostery-0.1.1.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

Hostery-0.1.1.macosx-10.6-x86_64.exe (68.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page