STEP.2 cd 至 你的目錄
STEP.3 echo "# Homeet" >> README.md -- 新增一個README.md 檔案 |
STEP.4 git init -- 初始化 git |
STEP.7 git push -u origin master -- 推取(上傳)至master 分支 |
STEP.8 完成
:app:compile xxxxx JavaWithJavac FAILED An exception has occurred in the compiler (1.8.0_312). Please file a bug against the Java compiler ...