Skip to content

Utility for concurrently downloading a directory from a github repository.

License

Notifications You must be signed in to change notification settings

bharat-rajani/Getgitdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getgitdir

Utility for downloading a directory from a github repository.

> go build .\getgitdir.go
> getgitdir help


██████╗ ███████╗████████╗     ██████╗ ██╗████████╗    ██████╗ ██╗██████╗ 
██╔════╝ ██╔════╝╚══██╔══╝    ██╔════╝ ██║╚══██╔══╝    ██╔══██╗██║██╔══██╗
██║  ███╗█████╗     ██║       ██║  ███╗██║   ██║       ██║  ██║██║██████╔╝
██║   ██║██╔══╝     ██║       ██║   ██║██║   ██║       ██║  ██║██║██╔══██╗
╚██████╔╝███████╗   ██║       ╚██████╔╝██║   ██║       ██████╔╝██║██║  ██║
╚═════╝ ╚══════╝   ╚═╝        ╚═════╝ ╚═╝   ╚═╝       ╚═════╝ ╚═╝╚═╝  ╚═╝		


DESCRIPTION:
        Utility for downloading a directory from a github repository.

USAGE:
        getgitdir command [url]

VERSION:
        1.0.0

COMMANDS:
        help, h Show a list of commands available and usage help.

EXAMPLE USAGE:
        $ getgitdir https://github.com/bharat-rajani/getgitdir/tree/master/example

About

Utility for concurrently downloading a directory from a github repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages