Skip to content

Roasbeef/pygist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pygist

Installation

Install with pip.

pip install pygist

Pygist Commands

Commands:

pygist login

pygist create <file1> <file2> <fileN> 'description'
#create a gist with one or more files

pygist create paste 'description'
#create a gist from clipboard data (OS X only)

pygist delete <gist_id>
#delete a gist by gist_id

About

a simple cli for interacting with github gists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages