An open API service indexing awesome lists of open source software.

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

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: