Skip to content

vishichoudhary/mygist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mygist

    Command line tool for gist creation,deletion,fetching,editing and many-more.

Prerequisites

    python3
    python-requests, python-json, python-argparse, python-builtins libraries

Commands

1. Create

    python mygist.py -u github_user_name -f file_name1,file_name2..,file_nameN -t description 

Alt text

2. Delete

    python mygist.py -u github_user.name -d gist_id

Alt text

3. List

    python mygist.py -l -u github_user.name 

Alt text

3. Help

    python mygist.py -h

Alt text

About

A command line utility to create gists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages