Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostbuster91/gloner
git cloner
https://github.com/ghostbuster91/gloner
Last synced: 12 days ago
JSON representation
git cloner
- Host: GitHub
- URL: https://github.com/ghostbuster91/gloner
- Owner: ghostbuster91
- License: apache-2.0
- Created: 2018-11-25T22:53:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T12:38:00.000Z (over 5 years ago)
- Last Synced: 2024-10-05T03:01:08.447Z (about 1 month ago)
- Language: Kotlin
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glone
git repository clonerA tool to easily clone github repositories from specyfic user or organization.
POC of usages:
`gloner me ktm`
`gloner ghostbuster91 dlc-fast-switcher`
Use levensthein algo to fix typos.
Can use autocompletion.