GithubHelp home page GithubHelp logo

nw-tools's Introduction

Introduction

A tool for packaging apps based on node-webkit.

Prerequisites:

Features

  • Detect and download newest binaries.
  • Automatically make packages for all platforms.

How to Use

To package app with the newest node-webkit binary.

$ python nw_package_tool path-to-app

Also package app for all platform.

$ python nw_package_tool --all path-to-app

Now you have your packages! The packages end up in nw-packaged-app. At this point you can run your app!

Command line options

$ python nw_package_tool --help
  usage: nw_package_tool [options] app_path

  positional arguments:
    app_path           path to the application that been packaged

  optional arguments:
    -h, --help         show this help message and exit

  exclusive options:
    As for following options, at most one can be set

    --nw-path NW_PATH  path to nw binary files that to be packaged with
    --nw-ver NW_VER    the stable version of node-webkit to be download

  target platform:
    target platform to be packaged

    --all              all platform
    --WIN
    --MAC
    --LINUX32
    --LINUX64

nw-tools's People

Contributors

owenc4a4 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.