repoclone

1.0.4 • Public • Published

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.

Package Sidebar

Install

npm i repoclone

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

6.91 kB

Total Files

8

Last publish

Collaborators

  • michaelfarquhar