ghclone
is a command line tool to interactively search and clone repositories from GitHub.
$ pip install ghclone
If you want, you can use the ghclone/ghclone.py
script on its own.
Otherwise, you can install it as a package using Poetry.
$ poetry build
$ pip install dist/*.whl
- Tibo Clausen
This project is licensed under the MIT License. See the LICENSE file for details.