Last active
December 31, 2019 15:55
-
-
Save vsay01/b6c58b3675a1f8400999541800d97c94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %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