Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 714 Bytes

File metadata and controls

40 lines (30 loc) · 714 Bytes

getdir

  • No external dependencies
  • Minimal and colorful output 🌈
  • Works on Linux and MacOS
  • Less than 100 lines of code (including comments)
  • Written by me 😉




Install

# clone the repo
$ git clone https://github.com/sadcode-org/getdir

# Yes, thats all :)

Usage

usage: gitdir.py [-h] url

Download directories/folders from GitHub

positional arguments:
  url

optional arguments:
  -h, --help  show this help message and exit

Exiting

To exit the program, just press CTRL+C.

License

MIT License

Copyright (c) 2019 SadCode Official