gist-up

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


Keywords
gist, blogging, command, line, github, publish
License
Other
Install
pip install gist-up==0.3

Documentation

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