0.2.7 • Published 13 years ago
caffeine v0.2.7
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 nodejsInstall NMP
for Ubuntu (latest stable version from ppa:chris-lea/node.js repository):
sudo apt-get install npmInstall Caffeine
for Ubuntu (leave off the -g if you don't wish to install globally):
sudo npm install -g caffeineExecute a script:
caffeine /path/to/script.coffeeCompile a script:
caffeine -c /path/to/script.coffeeFor 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
0.2.7
13 years ago
0.2.6
13 years ago
0.2.5
13 years ago
0.2.4
13 years ago
0.2.2
14 years ago
0.2.1
14 years ago
0.2.0
14 years ago
0.1.9
14 years ago
0.1.8
14 years ago
0.1.7
14 years ago
0.1.6
14 years ago
0.1.5
14 years ago
0.1.4
14 years ago
0.1.3
14 years ago
0.1.2
14 years ago
0.1.1
14 years ago
0.1.0
14 years ago
1.2.1-pre
14 years ago


