https://github.com/marcos-vcs/bulkgitrepositorycloner-cli
Software that clones git repositories in bulk
https://github.com/marcos-vcs/bulkgitrepositorycloner-cli
cli command-line-tool csharp dotnet dotnet-core git
Last synced: about 2 months ago
JSON representation
Software that clones git repositories in bulk
- Host: GitHub
- URL: https://github.com/marcos-vcs/bulkgitrepositorycloner-cli
- Owner: marcos-vcs
- License: mit
- Created: 2022-05-13T20:48:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T13:06:35.000Z (about 1 year ago)
- Last Synced: 2025-08-19T05:42:23.534Z (11 months ago)
- Topics: cli, command-line-tool, csharp, dotnet, dotnet-core, git
- Language: C#
- Homepage:
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Clone GIT repositories in bulk
> `Need to have git scm installed on your windows!`
### Technologies used in development
- C#
- .NET 5
---
### Motivation
This project was developed to solve a personal need to clone several repositories at once in a practical and simplified way. After automating this I decided to share the code of this automation with everyone who needs to do the same.
---
### Operation
clone and this repository and change the branch to Publish using the command "git checkout Publish" then just run the .exe file in the location where the repository is.
---
#### Questions or suggestions?
Feel free to open a new issue.
----
**Thanks for visiting this repository!:sparkling_heart:**
If you liked it, please leave a star.:star2: