/gistup

A command line utility for publishing a directory and updating gists on your github account.

Primary LanguagePythonMIT LicenseMIT

gistup

A command line utility for publishing and updating gists on your github account.

Usage:
    gistup publish
    gistup scripts
    gistup open
    gistup --help

Details:
    publish                  - publishes CWD to a gist (excluding dot files)
    scripts                  - generates html script tags for gist files
    open                     - opens the gist in default web browser

Flags:
    --help                   - displays this help text