1.4.6 • Published 8 years ago

nwjs-download v1.4.6

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

nwjs-download

A command line utility for downloading nw.js.

node.js 4.1+ is required.

Install

$ npm install nwjs-download -g

Usage

# List versions.
$ nwd list

# Show latest version.
$ nwd latest

# Show stable version.
$ nwd stable

# Show caches.
$ nwd caches

# Download specified version to cache.
$ nwd download -v v0.14.4 -p darwin -a x64 -f normal

License

MIT.