`

ubuntu14.04 atom 安装 atom-beauitfy 插件

阅读更多
# Clone repo
git clone git@github.com:Glavin001/atom-beautify.git
# Change into repo directory
cd atom-beautify/
# Install dependencies
npm config set registry http://registry.npmjs.org/

# npm config set strict-ssl false
npm install
# Uninstall old atom-beautify, if applicable
apm uninstall atom-beautify
# Link and use this atom-beautify
apm link
# Update dependencies
npm install
# Restart atom

apm unlink

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics