@erikyuzwa/node-air-sdk
v1.0.8
Published
AIR SDK wrapper for npm toolchain updated
Downloads
17
Maintainers
Readme
@erikyuzwa/node-air-sdk
AIR SDK wrapper for npm toolchain (updated)
This is based mostly from the node-air-sdk package.
This has some updated internal tooling, and is also referencing the AIRSDK_Compiler for both MacOS and Win platforms.
A NPM wrapper for the Adobe AIR SDK. The idea it to provide simple access to AIR_SDK binaries using node.
The package has been set up to fetch the Adobe AIR SDK and run amxmlc, mxmlc, fdb, compc, optimizer, swcdepends,
etc for MacOS and Windows.
Latest AIR SDK Compiler
32.0.0.89Building and Installing
npm install @erikyuzwa/node-air-sdknpm install -g @erikyuzwa/node-air-sdk # to install globally
