- No external dependencies

- Minimal and colorful output 🌈
- Works on Linux and MacOS
- Less than 100 lines of code (including comments)
- Written by me 😉
# clone the repo
$ git clone https://github.com/sadcode-org/getdir
# Yes, thats all :)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.
MIT License
Copyright (c) 2019 SadCode Official