/gist-post

Primary LanguagePythonMIT LicenseMIT

single file gist client

usage

$ gist_post.py -u <GIST_USER> -t <GIST_TOKEN> -E <GIST_ENDPOINT=https://api.github.com/gists> [-p] [-d <description> file1 [file2 file3 ...]
$ # GIST_USER, GIST_TOKEN, GIST_ENDPOINT may be given from environment variables