4 Star 2 Fork 0

Gitee 极速下载 / caffeine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ich/caffeine
克隆/下载
readme.md 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
elisee 提交于 2013-03-16 16:54 . Fix "NMP" -> "NPM" in Readme

Caffeine

Build Status

Caffeine is a language that extends CoffeeScript.

Install Node.js

for Ubuntu (latest stable version):

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs

Install NPM

for Ubuntu (latest stable version from ppa:chris-lea/node.js repository):

sudo apt-get install npm

Install Caffeine

for Ubuntu (leave off the -g if you don't wish to install globally):

sudo npm install -g caffeine

Execute a script:

caffeine /path/to/script.coffee

Compile a script:

caffeine -c /path/to/script.coffee

For documentation, usage, and examples, see:

Caffeine (not ready yet) CoffeeScript

To suggest a feature, report a bug, or general discussion:

https://github.com/ich/caffeine/issues/

Based on

CoffeeScript

1
https://gitee.com/mirrors/caffeine.git
git@gitee.com:mirrors/caffeine.git
mirrors
caffeine
caffeine
master

搜索帮助