Skip to content

Small tool to download all repos from an Organization or user using the gh cli

License

Notifications You must be signed in to change notification settings

Askath/ghcloneall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghcloneall

ghcloneall is a simple Go tool that allows you to clone all repositories from a specified user or organization on GitHub.

Installation

To install ghcloneall, you can use the go install command. Make sure you have Go installed on your system.

go install github.com/askath/ghcloneall@latest

This command will download, build, and install the ghcloneall tool to your Go bin directory. Make sure that your Go bin directory is included in your system's PATH so that you can run the ghcloneall command from anywhere in your terminal.

Usage

Once installed, you can use the ghcloneall command to clone all repositories from a specified user or organization on GitHub. For example:

ghcloneall

Enter your username on the prompt and proceed with enter.

License

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

You can include additional sections such as "Usage", "Contributing", "License", and "Acknowledgements" as needed for your project. This is a basic template to get you started.

About

Small tool to download all repos from an Organization or user using the gh cli

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages