Skip to main content

No project description provided

Project description

gist-sync-python

Build Status

Just sync gists with cli!

HOW-TO-WORK

  1. Create a token from Github.
  2. When you call init command, gist-sync will make dirs for each gist.
  3. Edit gists as you need.
  4. Call sync command, all changed will update to the cloud.

You can change the dir name, but DO NOT edit .gist.json which in dir.

HOW-TO-USE

Usage:
    gistsync setup token <token>
    gistsync init-all [--token=<token>]
    gistsync init <gist-id> [--token=<token>]
    gistsync sync [--token=<token>]
    gistsync push [--token=<token>]
    gistsync pull [--token=<token>]
    gistsync check [--token=<token>]

init gist, edit it, and sync!

You can register token to avoid input it again over again.

INSTALL

from pypi.

pip install gistsync

😀

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

gistsync-0.5.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

gistsync-0.5.0-py3-none-any.whl (9.8 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