https://github.com/lwdgit/node-sass-installer
node-sass installer
https://github.com/lwdgit/node-sass-installer
Last synced: 9 days ago
JSON representation
node-sass installer
- Host: GitHub
- URL: https://github.com/lwdgit/node-sass-installer
- Owner: lwdgit
- Created: 2016-01-23T09:54:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T10:56:04.000Z (over 10 years ago)
- Last Synced: 2025-11-13T22:06:24.866Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# node-sass安装器
> node-sass安装辅助工具, 通过git和[libsass](https://github.com/sass/node-sass/releases)镜像实现。
## 用法
```
curl -fsSL https://raw.githubusercontent.com/lwdgit/node-sass-installer/master/installer.js > installer.js
curl -fsSL https://raw.githubusercontent.com/lwdgit/node-sass-installer/master/download.js > download.js
node installer.js
```
> 暂不支持全局安装。