feathersui / feathersui-starling-sdk

SDK for building Feathers UI (AS3/Starling) applications with MXML
https://feathersui.com/learn/as3-starling/sdk/
Apache License 2.0
42 stars 13 forks source link

Distribute Feathers SDK through a package manager #51

Open rozd opened 6 years ago

rozd commented 6 years ago

It would be nice to have possibility to install feathers-sdk with Homebrew on OS X or with npm on OS X and Windows, this would simplify building and packaging applications on CI server.

joshtynjala commented 6 years ago

An Ant install script must be run after you download the Feathers SDK. It installs some dependencies that cannot be distributed with the SDK. I don't think that there's a good way to do that with a package manager.