Skip to content

aroben/build-node-webkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-node-webkit

This repository aims to make it easy to build node-webkit.

Prerequisites

  • Xcode and its Command Line Tools: Get it from the Mac App Store.

One-time setup

$ script/bootstrap

Be patient.

Building

$ script/build

Be patient.

Updating to a newer version of node-webkit

script/bootstrap pulls down the latest version of node-webkit. script/build will just rebuild that version over and over no matter how many times you run it. If you want to update to what is now the latest version of node-webkit, just run:

$ script/update

Then build as before.

About

Easy way to build node-webkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages