0.0.0 • Published 10 years ago
nawal v0.0.0
Nawal will glue y2nw and nwrun for you.
You can install nawal locally as library or globally as CLI:
$ npm install [-g] nawalLibrary 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
10 years ago


