Skip to main content

Sync code with a remote server in real time

Project description

Protosync

Protosync solves the problem of seamlessly syncing experimental code between your local development repo and remote server.

No more need for repeated commits or rsyncs just to get code across.

Install

pip install protosync

Quick Start

In your local source directory, enter:

protosync source

Protosync will then print a command like this:

protosync dest 7dd2dd14b3734321a69a5492d69b4c2b

Run this command in your remote dest directory, you'll see it print

Syncing directory to source

And that's it! Just make changes in your local directory and see it sync across to the remote directory.

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

protosync-0.0.3.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

protosync-0.0.3.2-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

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