Skip to content
/ git-grab Public

Download files and folders easily from GitHub.

License

Notifications You must be signed in to change notification settings

hews/git-grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git grab

What is git grab?

Ever had this happen: you go to your own or someone else's repo, and see a part of that repo that you want? Well, git grab helps you get just that part of the repo, without having to clone the whole thing and copy the files over!

For example, while going through this repo, I find an exercise, like instagram, that I want to copy to my own current repo.

Repo one

First, I copy the link:

Repo two

Then I go to the directory I want to copy it to:

Term one

And I use git grab, and paste in the copied URL!

Term two

Et voilà!

OMG That's So Cool! How??

Why, it's simple, friend:

$ brew tap hews/tap
$ brew install git-grab

About

Download files and folders easily from GitHub.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published