iT邦幫忙

0

Gulp 與 Git DAY92

  • 分享至 

  • xImage
  •  

在我們的資料夾內
https://ithelp.ithome.com.tw/upload/images/20201124/201230399mlRIBHaYp.jpg

只會將 source資料夾加入版控

這裡我們就來利用 git 來版控啦~~

輸入 git init
利用 git status 來查看狀態
https://ithelp.ithome.com.tw/upload/images/20201124/20123039tfd01ZN4n6.jpg
但上述有說過 只需要版控source資料夾

所以我們新增一個 .gitignore檔案
並把我們不要加到版控的資料夾寫進此檔案
https://ithelp.ithome.com.tw/upload/images/20201124/20123039S8Dovnb6dD.jpg

這時可以把這些資料夾刪除
https://ithelp.ithome.com.tw/upload/images/20201124/2012303976oqbtjJML.jpg

而當別人收到此專案
只需輸入

bower install
npm install

就可以把專案建起來
是不是很神奇!!

那今天的介紹就到這裡
若有任何問題 或 內容有誤
都可以跟我說唷/images/emoticon/emoticon41.gif


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言