Skip to content

A command line tool to download gists from gist.github.com

License

Notifications You must be signed in to change notification settings

cameres/gist-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gist-dl

gist-dl is a lightweight command line tool for downloading gists from gist.github.com. gist-dl has been tested on python 2.7.12 and python 3.5.2.

Install

Install the project by downloading the project as a zip file or cloning the repository. After downloading the source, run the following command to install in the root directory of the project...

pip install -e .

Usage

gist-dl's functionality is currently fairly limited, but the following functionality is supported

command line argument/option functionality
--help list arguments/options for tool
sources list of github users accounts to download gists
destination directory to download gists to
--username github username for credentials
--password github password for credentials
--token github token for credentials
--config directory to a configuration file
--extension file extension to download ex: ipynb

About

A command line tool to download gists from gist.github.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages