0.0.0 • Published 9 years ago

nawal v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
9 years ago

Build Status NPM version Coverage Status

Nawal will glue y2nw and nwrun for you.

You can install nawal locally as library or globally as CLI:

$ npm install [-g] nawal

Library usage

nawal(argv, options, callback)

The argv are for the nwrun process.

Remaining options are for the y2nw setup.

The callback will be invoked as nwrun result.

CLI usage

$ nawal [src] [dest] [OPTIONS]

If the src is not provided then ./test will be used.

If the dest is not provided then ./generated will be used.

0.0.0

9 years ago