Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bravo68web/gh-wclone
GitHub Workspace Repo Clone
https://github.com/bravo68web/gh-wclone
gh-cli gh-extension
Last synced: 13 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T02:15:36.000Z (over 1 year ago)
- Last Synced: 2024-05-01T15:28:32.624Z (8 months 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 wcloneOR
cd
gh wclone
```## Example 🤓
```bash
mkdir githubnextcd 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)