0.12.2 • Published 8 years ago

nw-with-arm v0.12.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

nw-with-arm

Download and install nw for osx, windows and linux (including an running ARM version)

Install

Just set the version for this package to the same as NW.js and start npm install. When the system is ARM based the 0.12.2 package will be downloaded.

{
    "dependencies": {
        "nw-with-arm": "0.14.0"
    }
}

Get bin path

var findpath = require('nw-with-arm').findpath;
var nwpath = findpath();
0.12.2

8 years ago

0.12.3

8 years ago

0.13.0

8 years ago

0.13.1

8 years ago

0.13.2

8 years ago

0.13.3

8 years ago

0.13.4

8 years ago

0.14.0

8 years ago