Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yefim/todo-list-tech-talk

My second Chrome extension tech talk
https://github.com/yefim/todo-list-tech-talk

Last synced: about 9 hours ago
JSON representation

My second Chrome extension tech talk

Awesome Lists containing this project

README

        

Chrome Tech Talk by [Geoffrey Vedernikoff](http://twitter.com/yefim323)
========================================================================

## Install

* [wget](http://www.gnu.org/software/wget/) `brew install wget` because apparently Mac OS X does not come with it by default

* [node](http://nodejs.org) `brew install node`

* [CoffeeScript](http://coffeescript.org) `sudo npm install coffee-script -g`

* [Handlebars](http://handlebarsjs.com) `sudo npm install handlebars -g`