0.2.7 • Published 12 years ago

caffeine v0.2.7

Weekly downloads
202
License
-
Repository
github
Last release
12 years ago

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 NMP

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

0.2.7

12 years ago

0.2.6

12 years ago

0.2.5

12 years ago

0.2.4

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.9

12 years ago

0.1.8

12 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

1.2.1-pre

12 years ago