Skip to content

Instantly share code, notes, and snippets.

@vsay01
Last active December 31, 2019 15:55
Show Gist options
  • Save vsay01/b6c58b3675a1f8400999541800d97c94 to your computer and use it in GitHub Desktop.
Save vsay01/b6c58b3675a1f8400999541800d97c94 to your computer and use it in GitHub Desktop.
%cd "{PROJECT_PATH}" # Change directory to the location defined in project_path
!git clone "{GIT_PATH}" # clone the github repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment