Skip to content

๐Ÿ›  NPM package to clone multiple GitHub repos into the current working directory for any given username or organization.

License

Notifications You must be signed in to change notification settings

MichaelFarquhar/repoclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Repoclone

NodeJS NPM CLI

Repoclone is a barebones CLI tool that clones multiple GitHub repositories into the current working directory. With a simple command, enter a github username or organization and then select the repositories you want to clone.

Demo

๐Ÿ”ง How To Use

The best way to use this tool is through npx. No additional options are required as the tool is fully interactable through prompts.

npx repoclone

๐Ÿ’ป Local Installation and Usage

If you'd like to install the package locally, you can use the following commands:

git clone https://github.com/MichaelFarquhar/repoclone.git
cd repoclone
npm install

Then to run the command locally:

node index.js

๐Ÿ“ Changelog

Please view the CHANGELOG file for all recent changes.

๐Ÿค Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome!

๐Ÿ“„ License

This project is licensed under the ISC License - see the LICENSE file for details.

About

๐Ÿ›  NPM package to clone multiple GitHub repos into the current working directory for any given username or organization.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published