👋 EpiClone v1.0.0 is a tool for get repositories from an organization and clone them into your computer, then the repositories are push to your github account.
# https
git clone https://github.com/BryanFRD/EpiClone.git
# ssh
git clone git@github.com:BryanFRD/EpiClone.gitGo into your EpiClone folder
cd EpiClonepip install -r requirements.txtRunning the script
python main.py