Skip to content

redtamarin driver #203

@zwetan

Description

@zwetan

The Redtamarin command-line interface is a cross-platform toolchain for developing, building, running, and publishing ActionScript 3.0 applications.

The driver is named redtamarin and has two responsibilities

  • running a redshell dependent app
  • executing a command

The CLI command structure consists of the driver (redtamarin), the command, and possibly command arguments and options.

for example:
$ redtamarin program.abc
$ redtamarin library.abc program.abc
$ redtamarin --debugger program.abc
$ redtamarin build --output bin-release/helloworld
etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalrelated to external projectredtamarin-cliThe Redtamarin command-line interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions