Skip to content

Clones repositories specified in a Leeroy config file

License

Notifications You must be signed in to change notification settings

instanceof/clone-leeroy

Repository files navigation

clone-leeroy

Clones repositories specified in a Leeroy configuration file.

npm package

Install

Run npm install -g clone-leeroy.

Use

In the parent folder for the repositories, run clone-leeroy CONFIG-NAME.

To remember the Leeroy configuration for this folder, create a .clonejs file with the following contents:

{
  "leeroyConfig": "CONFIG-NAME"
}

About

Clones repositories specified in a Leeroy config file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published