iT邦幫忙

2018 iT 邦幫忙鐵人賽
DAY 7
0
自我挑戰組

網頁學習日誌系列 第 7

Git : Github簡介和註冊

  • 分享至 

  • twitterImage
  •  

在本地電腦資料完成後,可上傳在Github 方便管理網站更新紀錄,也可以觀看別人的程式碼,
所以是屬於對外開放,如果要放重要的程式,也可付費購買不公開的資料庫。

特色

輸入關鍵字(如下圖的jquery),出現的結果如下:
右邊的Languages 為語法標籤,也就是說要尋找jquery是與什麼相關? javascript、html等都列在右邊
要找程式可透過此方法找到,十分方便!!!

https://ithelp.ithome.com.tw/upload/images/20200411/20107321FGWwlTv5g7.png

找到程式後也可以查看最近的修改紀錄(commit)

https://ithelp.ithome.com.tw/upload/images/20200411/20107321vzeX377jcq.png

https://ithelp.ithome.com.tw/upload/images/20200411/20107321ebhifDiDMx.png

如果喜歡的話可以直接下載,如下圖所示:

https://ithelp.ithome.com.tw/upload/images/20200411/20107321pgiDtX5UIq.png

其他說明:

上方有三個小icon,從左至右為:關注活動、給個好評、複製專案

https://ithelp.ithome.com.tw/upload/images/20200411/20107321WjJ4zgkaOw.png

關注活動:程式開發人員有變動資料的話,系統會通知
給個好評:喜歡程式可給個好評價
複製專案:複製專案到你的資料庫中,複製的專案在下圖紅色圈選處,它會自動新增資料庫

https://ithelp.ithome.com.tw/upload/images/20200411/20107321A8Ze60ELnk.png


註冊

Github : https://github.com/

  1. 按下Sign up for GitHub
    https://ithelp.ithome.com.tw/upload/images/20200411/201073211OBhocSVeL.png

  2. 填寫資料後,按下Creat an account
    https://ithelp.ithome.com.tw/upload/images/20200411/20107321kx6t9Jfpb8.png

  3. 選擇Unlimited public repositories for free免費公開資料庫,另一選項為付費私人不公開資料庫,最後按下Continue
    https://ithelp.ithome.com.tw/upload/images/20200411/20107321dYj4XVnvrn.png

  4. 這頁面可不填寫,直接點選下方的Skip this Step,就可註冊成功了!!!
    https://ithelp.ithome.com.tw/upload/images/20200411/20107321yqvtbOFxLc.png


創建遠端資料庫

  1. 點選New repository
    https://ithelp.ithome.com.tw/upload/images/20200411/201073218MxXrHHMmO.png

  2. Repository name填選資料庫名稱,選擇Public,最後按下Create repository
    https://ithelp.ithome.com.tw/upload/images/20200411/201073211ZZB0ocoh6.png

3.成功創建後會出現下方圈選的網址,這是資料庫的網址

https://ithelp.ithome.com.tw/upload/images/20200411/20107321mhCCFs1P8z.png


上一篇
Git : Git config和本地數據庫
下一篇
Git : 上傳資料到Github
系列文
網頁學習日誌30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言