cara commit di flask
Cara install flask
Dowbload app python 3.6.5 lalu installlm ceklist add
Buka edit the system environment variable
--klik environment variable, Copy path python yg di user variable alimu dan paste di system variable
Download app visual code studio dan install
CARA COMMIT
Pull dulu folder kejunya
- buka cmd di foldernya pakai shift + klik kanan
ketik
- git pull origin master
-git status
Buka foldernya yang telah di pull, lalu open folder di visual studio code
Isi
Setelah ngisi , ke cmd lagi
-git add scopus\Authfirst.py
-git status
-git commit –m “kasih judul”
-git push origin master
Comments
Post a Comment