文章出處

atom安裝插件有三種方式:

  1. apm install **
  2. 在ide中搜索
  3. 手動安裝

 

我們介紹手動怎么安裝第三方插件,打比方安裝atom-ternjs,用于 Javascript 和 Node.js 的自動補全。

 

插件官網是https://atom.io/packages/atom-ternjs ,然后復制repo的地址

 

打開cmd 輸入 cd ./atom/packages/

 

輸入git clone https://github.com/tststs/atom-ternjs.git ,這一步,需要提前安裝github。

 

再輸入cd atom-ternjs

 

最后輸入npm install即可

 


文章列表


不含病毒。www.avast.com
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 大師兄 的頭像
    大師兄

    IT工程師數位筆記本

    大師兄 發表在 痞客邦 留言(0) 人氣()