caffeine

0.2.7 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.7
    0
    • latest

Version History

Package Sidebar

Install

npm i caffeine

Weekly Downloads

16

Version

0.2.7

License

none

Last publish

Collaborators

  • ich