Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 229 Bytes

pyclone

Small python program that allows select and clone personal repositories in multithreaded way.

Dependencies:

  • fzf(install via system package manager)
  • pyfzf - wrapper for fzf (install via pip install pyfzf)