Webmaker/Code: Difference between revisions

Jump to navigation Jump to search
Line 56: Line 56:


* [http://nodejs.org node.js and npm]
* [http://nodejs.org node.js and npm]
* [http://bower.io/ bower]: after you install npm, you can type `npm install -g bower` (may require admin/sudo rights)
* [http://bower.io/ bower]: after you install npm, you can type <code>npm install -g bower</code> (may require admin/sudo rights)
* [http://gruntjs.com/ grunt]: after you install npm, type `npm install -g grunt-cli` (may require admin/sudo rights)
* [http://gruntjs.com/ grunt]: after you install npm, type <code>npm install -g grunt-cli</code> (may require admin/sudo rights)
* [http://www.python.org/ python 2.7]
* [http://www.python.org/ python 2.7]
* [http://www.pip-installer.org/en/latest/installing.html pip]
* [http://www.pip-installer.org/en/latest/installing.html pip]
Confirmed users
656

edits

Navigation menu