Colour Print: http://amzn.eu/aA0cSnu
Kindle: http://amzn.eu/dVSykv1
Kobo: https://www.kobo.com/gb/en/ebook/automating-with-node-js
Leanpub: https://leanpub.com/automatingwithnodejs
Minimum Node version: 6.9.1
- Make sure you have Node installed https://nodejs.org/en
- Run
npm install
- Follow along in the book to work on examples in
develop
branch - Complete versions are on
master
branch.