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.
- Host: GitHub
- URL: https://github.com/g3th/repo-clone
- Owner: g3th
- Created: 2024-06-02T04:16:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T04:30:11.000Z (over 1 year ago)
- Last Synced: 2025-04-05T22:44:58.201Z (10 months ago)
- Topics: git-clone, intellij, kotlin, okhttp3, process-builder
- Language: Kotlin
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.