generator-starling

2.1.1 • Public • Published

generator-starling

Join the chat at https://gitter.im/zguillez/generator-starling

npm version Build Status Code Climate Dependency Status Installs License Analytics

Zguillez | Guillermo de la Iglesia

Yeoman generator for Adobe Flash Mobile application with Starling

Getting Started

Install Yeoman

npm install -g yo

Yeoman Generators

To install generator-starling from npm, run:

npm install -g generator-starling

Finally, initiate the generator:

yo starling

If you have error on install try to update dependences manually:

sudo npm update

Requeriments

NodeJS

For update npm

sudo npm install npm -g

Usage

Initialize the project with a Grunt task:

grunt init:myProjectName

This will rename the undefined.fla file to myProjectName.fla

And rename the actionscript packages of classes Main.as and Game.as to com.ilusionarte.games.myProjectName

Contributing and issues

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an email.

License

©2016 Zguillez.io

Original code licensed under MIT Open Source projects used within this project retain their original licenses.

Changelog

v2.0.0 (January 16, 2016)

  • Include Feathers UI 2.3.0
  • Include Feathers themes
  • New initial dummy project with navigation

v1.0.0 (January 12, 2016)

  • Fix yo install version

v0.1.0 (October 16, 2015)

Initial Starling Framework skeleton

Dependencies (3)

Dev Dependencies (31)

Package Sidebar

Install

npm i generator-starling

Weekly Downloads

1

Version

2.1.1

License

Apache-2.0

Last publish

Collaborators

  • zguillez