Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

evshiron/nwjs-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Mirrors

License

MIT.