8000 GitHub - khoberg/gitclone: Node script to clone repos into a consistent path
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

khoberg/gitclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • git clone https://github.com/khoberg/gitclone.git && cd gitclone
  • npm i
  • npm build
  • add source /PATH/TO/gitclone/bin/gitclone.sh to ~/.zprofile or similar

Behavior

gitclone will clone into a directory based on the remote path. The path will be the domainOfRepo/userName/repoName. It will then cd into that directory.

For example, gitclone https://github.com/khoberg/gitclone.git will clone into ~/github.com/khoberg/gitclone

About

Node script to clone repos into a consistent path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0