https://github.com/cheft/colorvest
https://github.com/cheft/colorvest
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cheft/colorvest
- Owner: cheft
- Created: 2014-12-02T04:17:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T04:05:18.000Z (over 11 years ago)
- Last Synced: 2025-05-11T07:15:42.745Z (about 1 year ago)
- Language: CSS
- Size: 6.91 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CoffeeScript 代码编译
====================
## 安装 Nodejs
[下载Node](http://www.nodejs.org/)
## 安装 CoffeScript
npm install -g coffee-script
## 编译代码
make compile