Back to Browse

Push PyCharm Django Project to Github on Windows Using Terminal, Git and cURL

6.5K views
May 15, 2019
12:26

Upload a Django project to Github from PyCharm using the command prompt. In this video, we will create a new Github repo (repository) by first installing cURL for windows, then creating the repository on Github via the command line. After that, we will initialize a git repository locally with "git init", then we will add git files to our git commit, and ultimately, we will push our PyCharm Django project to Github. Sorry for my voice in this one, I recorded this while I was sick! Helpful links - https://stackoverflow.com/questions/2423777/is-it-possible-to-create-a-remote-repo-on-github-from-the-cli-without-opening-br - https://curl.haxx.se/windows/

Download

0 formats

No download links available.

Push PyCharm Django Project to Github on Windows Using Terminal, Git and cURL | NatokHD