Skip to content

Alkagar/coffee-guard-caat-jessie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee-guard-caat-jessie

About

Kickstart HTML5 game project bundling CAAT, CoffeeScript, Jessie and Guard.

Why use such set of tools?

Usage

Dependencies: bundler gem, gems defined in the Gemfile, coffee-script local node package, jessie global node package; install with:

1. gem install bundler
2. bundle install
3. npm install coffee-script
4. npm install -g jessie

Workflow:

1. cd into project directory
2. run: 'guard' in a console window (for more details see https://github.com/guard/guard)
3. write specs in ./spec directory
4. write application code in ./src directory

CAAT and Coffee controversy

Fun fact: this project is kitsch. Observe: the principle behind CAAT is to use exactly the same piece of code everywhere; and here we’re putting on top CoffeScript, a language that compiles into JavaScript. Truly barbaric.

About

CAAT & CoffeeScript & Jessie & Guard application template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published