Skip to content

darox/gx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gx

⚠️ This is a work in progress and some things might not work as expected. For example extracting whole folders, private repos, etc. ⚠️

gx

It stands for git extraction. The idea behind this CLI is to make it easier to selectively download specific files and folders from a git repository into an existing folder structure.

Installation

git clone https://github.com/darox/gx.git && cd gx && make && mv gx $GOPATH/bin/

Check if it worked:

gx -h

I'm planning to add homebrew support soon and maybe even precompiled binaries.

Usage

gx -s <path> -t <path> -u <url> -b <branch>

About

gx is a tool for selectively downloading files and folders from git repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published