Blogger Information
Blog 3
fans 0
comment 0
visits 2800
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Atom编辑器插件安装方法
optimystique
Original
887 people have browsed it

1. 安装node.js

2. 安装Git,并配置环境变量

3. 运行cmd,进入atom根目录地址

cd C:\Users\czkin\.atom  //根据不同电脑命名更改

4. 在github上找到插件,在cmd中运行下列代码

git clone http://www.github/......    //此处为插件在github上面的clone地址

5. 在atom根目录中进入package文件夹,新建文件夹命名为新安装插件名称,在cmd中进入该文件夹

cd xxxx   //此处为插件文件夹的名称

6. 安装插件

npm install   //安装


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post