Skip to content

Commit

Permalink
Fix dependencies and compilation with TypeScript 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teijo committed Apr 29, 2014
1 parent ded978d commit 601a5c7
Show file tree
Hide file tree
Showing 4 changed files with 3,402 additions and 306 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Building
* Install node
* Run `npm install -g typescript` to install TypeScript globally
* Run `npm install` to get dependencies
* Install Ruby compass `gem install compass`
* Run `grunt watch` to auto-compile changed files in src/
* Run `grunt` to compile once

Expand Down
Loading

0 comments on commit 601a5c7

Please sign in to comment.