Skip to content

nbartlomiej/coffee-guard-caat-jessie

Repository files navigation

coffee-guard-caat-jessie

About

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

Live: nbartlomiej.github.com/coffee-guard-caat-jessie .

Why use such set of tools?

Usage

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

1. gem install bundler
2. bundle install
3. npm install
5. run 'guard', hit enter (a.k.a. compile and test)

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