How to connect to a GitHub repo #2280
-
|
Any answers below?... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hey @GitJohnFis refer to this docs https://docs.phcode.dev/docs/Features/git |
Beta Was this translation helpful? Give feedback.
-
|
Hello, there is a support document explaining how to do this. But here is a quick simple answer, or to give you a gist of how to do it. In your github repo, copy the link in the green code button. Create a new empty folder on your computer where you want to store your local copy of your project, then go to Phoenix and start a new project. Click Get from Git and paste the link in the Git Clone URL textfield. In location, set it to your new folder then click Create Project. |
Beta Was this translation helpful? Give feedback.
Hello, there is a support document explaining how to do this.
But here is a quick simple answer, or to give you a gist of how to do it.
In your github repo, copy the link in the green code button. Create a new empty folder on your computer where you want to store your local copy of your project, then go to Phoenix and start a new project. Click Get from Git and paste the link in the Git Clone URL textfield. In location, set it to your new folder then click Create Project.