Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yefim/todo-list-tech-talk
- Owner: yefim
- Created: 2012-11-13T19:15:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-14T01:50:39.000Z (about 12 years ago)
- Last Synced: 2024-04-15T03:17:10.788Z (7 months ago)
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`