airc2

1.3.1 • Public • Published

airc2

Installation

npm install -g airc2

Usage

Init a project

Go to your project folder with terminal and type :

airc2 init

This will create a config.json file in your project root. Edit and change the settings for your project.

Compile actionscript to swf

airc2 build

Launch SDK simulator

Just pass the simulator profile name as first argument.

Ex : launch the Air simulator with the default iphone screen size

airc2 test [iPhone5Retina|iPhone|iPhone6|iPhone6plus]

Package swf into ipa or apk

airc2 package --build [debug|release] [ios|andoird]

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i airc2

    Weekly Downloads

    2

    Version

    1.3.1

    License

    GPL-2.0

    Last publish

    Collaborators

    • alvinlaw