An open API service indexing awesome lists of open source software.

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

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
```

> 暂不支持全局安装。