Skip to content

EricCrosson/git-dl

Repository files navigation

git-dl

git-dl is a simple tool to download git repositories into a structured location on disk. There are many like it12, but this one is mine.

Why?

git-dl is an exercise in controlling my own software supply-chain security and writing simple scripts in Rust with minimal dependencies.

Use

To download a repository into $HOME/workspace/{owner}/{repo}, run:

git dl <repo>

Footnotes

  1. https://github.com/wezm/git-grab

  2. https://github.com/jmcgarr/git-grab

About

Clone a git repository to a structured directory

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors