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

https://github.com/g3th/repo-clone

Clone entire public repositories in Kotlin.
https://github.com/g3th/repo-clone

git-clone intellij kotlin okhttp3 process-builder

Last synced: 5 months ago
JSON representation

Clone entire public repositories in Kotlin.

Awesome Lists containing this project

README

          

# Repo Clone
## Git clone entire public repository

Enter your user name, and wait until an entire public repository is cloned.

Folders will reside in the same directory as the program. Check for fatal errors, as some repositories might fail and there is no error checking.

Compile/Run with gradle/IntelliJ.