Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sdushantha/gitdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitdir

  • Minimal and colorful output 🌈
  • Works on Linux, MacOS, and Windows
  • Only 4KB
  • Written by me 😉








Install

$ pip3 install --user gitdir

# Yes, thats all :)

Usage

usage: gitdir [-h] [--flatten] url

Download directories/folders from GitHub

positional arguments:
  url

optional arguments:
  -h, --help     show this help message and exit
  --flatten, -f  Flatten directory structures. Do not create extra directory
                 and download found files to current directory.

Packge Entry

You can use python -m gitdir / python3 -m gitdir in case the short command does not work.

Exiting

To exit the program, just press CTRL+C.

License

MIT License

Copyright (c) 2019 Siddharth Dushantha

About

Download a single directory/folder from a GitHub repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages