The CLI tool to download part of the codebase: either a file/blob, or directory/tree from a GitHub repository.
The project is motivated by the fact that the standard git client doesn’t permit fetching a couple of codebase modules from bulky monorepo.
Installation
Run to install the tool:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/kislerdm/github-downloader/HEAD/install.sh)"