Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

rgsone/fenrir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fenrir, AIRSDK CLI tools [beta]

Fenrir is a command line tool to help AIR developer to compile, launch debug app, etc.
Fenrir is configured with a Json file fenrir.json

The tool is in beta and may be buggy
ATM cli exist for windows (exe file) and neko-vm (neko bytecode file) but feel free to compile for others targets

Features

  • Creates a self-signed digital code signing certificate with ADT
  • Launch application for debug with ADL
  • Package an AIR application with ADT

Requirements

  • Java 32bits 1.6+ (for AIR SDK)
  • Adobe AIR SDK

Usage

in progress...