https://github.com/bravo68web/gh-wclone
GitHub Workspace Repo Clone
https://github.com/bravo68web/gh-wclone
gh-cli gh-extension
Last synced: 3 months ago
JSON representation
GitHub Workspace Repo Clone
- Host: GitHub
- URL: https://github.com/bravo68web/gh-wclone
- Owner: BRAVO68WEB
- License: mit
- Created: 2023-08-24T02:14:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T02:15:36.000Z (over 2 years ago)
- Last Synced: 2024-12-27T00:13:24.157Z (about 1 year ago)
- Topics: gh-cli, gh-extension
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# wclone - GitHub Workspace Repo Clone
## Description 👀
This script is useful for cloning all the repositories of a user or organization in a single directory. This directory should be a GitHub User or Organization name.
## Usage 🙌
```bash
cd
gh wclone
OR
cd
gh wclone
```
## Example 🤓
```bash
mkdir githubnext
cd githubnext
gh wclone copilot-timed-experiment
gh wclone copilotstudyclassroom
```
## Installation 🚀
```bash
gh extension install BRAVO68WEB/gh-wclone
```
## Contributing 🤝
Contributions, issues and feature requests are welcome!
## Show your support 🙌
Give a ⭐️ if this project helped you!
## License 📝
This project is [MIT](LICENSE.md)