Skip to content

Simple python script for devs how want to automate the process of cloning a github reposity

Notifications You must be signed in to change notification settings

soliveirarm/clone-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Clone Repo

Simple python script for devs how want to automate the process of cloning your github repository, just type in the name of it and you're done!

Requirements

  • Python has to be installed
  • VS Code as your IDE (if you wanna open it with code after it's cloned)

How to use

  1. Open clone_repo.py with VS Code
  2. Change the USERNAME constant to your own
  3. Run it with python, that's it!

Tweaks

  • By default the reposity is saved in 'Desktop/Projects', if you want to change the the PROJECTS_PATH constant to the path you want.

Download the script

About

Simple python script for devs how want to automate the process of cloning a github reposity

Topics

Resources

Stars

Watchers

Forks

Languages