A CLI tool to download specific folders from a git repository.
Download the appropriate binary for your platform from the Releases page.
After downloading the binary:
- Make it executable:
chmod +x gitsnip_<os>_<arch> - Move it to a directory in your PATH:
mv gitsnip_<os>_<arch> /usr/local/bin/gitsnip