Gitsnip is a CLI tool to download specific folders from a git repository. Its built with Go.
Why Gitsnip?
I was looking for a tool that is simple and efficient to download specific folders from a git repository. And I found some web based tools but I wanted something that lives in my terminal.
Key Features
-
π Grab only the folders you need.
-
π Fast downloads using Gitβs sparse checkout or GitHub API.
-
π Supports private repositories (with a token).
-
π Choose specific branches.