Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openfl/generator-openfl

Yeoman generator for OpenFL NPM-based projects in TypeScript, ES5, ES6, AS3, and Haxe
https://github.com/openfl/generator-openfl

apache-royale haxe typescript yeoman-generator

Last synced: about 1 month ago
JSON representation

Yeoman generator for OpenFL NPM-based projects in TypeScript, ES5, ES6, AS3, and Haxe

Awesome Lists containing this project

README

        

# generator-openfl [![NPM version][npm-image]][npm-url]

> Generator for OpenFL ES5, ES6, TypeScript, AS3/Royale, or Haxe NPM-based projects

## Installation

First, install [Yeoman](http://yeoman.io) and generator-openfl using [npm](https://www.npmjs.com/) (we assume you have pre-installed [Node.js](https://nodejs.org/)).

```bash
npm install -g yo
npm install -g generator-openfl
```

Then generate your new project:

```bash
yo openfl
```

## Getting To Know Yeoman

* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).

## License

MIT © [Joshua Granick and OpenFL contributors](https://github.com/openfl/generator-openfl)

[npm-image]: https://badge.fury.io/js/generator-openfl.svg
[npm-url]: https://npmjs.org/package/generator-openfl