Skip to content

hisasann/CoffeeTitanium

Repository files navigation

CoffeeTitanium

This is a description of when to use CoffeeScript in Titanium mobile.

I have built using the nodejs module Grunt.

install

git clone git://github.com/creationix/nvm.git ~/nvm

activate nvm

source ~/.nvm/nvm.sh

install

nvm install v0.9

use the installed version

nvm use v0.9

check nodejs version

node --version

install

npm install -g coffee-script

check coffee-script version

coffee -v

install

npm install -g grunt

check coffee-script version

grunt --version

execute grunt!!

grunt

watch

grunt watch

enjoy!!

About

TitaniumプロジェクトでCoffeeScriptを使う方法。

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published