Skip to content

bohde/seinfeld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Overview

This is a Seinfeld Calendar as described by Lifehacker, written in Coffeescript, using local storage via Lawnchair.

##Building

Install node.js and npm

Other requirements can be downloaded via npm.

npm install coffee
npm install jade
npm install sass

Now just use cake to build the rest

cake build