Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dolly

Travis   npm

  • npm: npm install node-dolly -g

Dolly Screenshot


Getting Started

Dolly allows you to easily clone all of your repositories in one fell swoop. After installing Dolly globally with npm install node-dolly -g you will have the dolly command in your $PATH.

First you can try to run dolly without any parameters, and it should tell you that it requires a username – your GitHub username, or in the spirit of open-source, somebody else's GitHub username.

Therefore run the command dolly Wildhoney to clone all my repositories – substituting Wildhoney if you really must.

Changing the ssh_url property

By default Dolly will attempt to clone the repositories via the ssh_url property in the API response – however there may be cases where you wish to use a different URL – by specifying the --property parameter you can choose another property to use for the cloning: dolly Wildhoney --property clone_url.

Clone an organisation

You may wish to clone the repositories of your organisation rather than user, in which case you can supply the --organisation option.

About

Useful app for cloning all of your public repositories.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages