-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The Web Toolkit relies on Grunt, a NodeJS task runner. The tasks mainly rely on other node modules. There is also a dependency on Compass, a Ruby gem.
I suggest installing NVM (https://github.com/creationix/nvm) to install NodeJS. This allows you to easily install different versions, akin to RVM in the Ruby world.
- curl https://raw.github.com/creationix/nvm/master/install.sh | sh
- nvm install v0.10.21
The following packages are required for grunt-webfont:
- sudo apt-get install fontforge ttfautohint
Metadata
Metadata
Assignees
Labels
No labels