To build (and later start) this presentation you need node.js, bower and grunt.
- Install node.js
- npm install -g bower
- npm install -g grunt-cli
To build this presentation, please clone the repo and install dependencies:
$ git clone [email protected]:TheJavaGuy/presentation-intellij-productivity-part2.git
$ cd presentation-intellij-productivity-part2/
$ npm install && bower install
$ grunt serve
The presentation should start automatically in your default browser.
presentation-intellij-productivity-part2 is licensed under GPLv3 license.
I'm @_The_Java_Guy_ on Twitter.