1.1.10 • Published 6 years ago

generator-hilo v1.1.10

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

generator-hilo

NPM version Build Status Dependency Status Coverage percentage

A Hilo game project template created by yeoman generator

Installation

First, install Yeoman and generator-hilo using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-hilo

Then generate your new Hilo game project:

yo hilo

Run gulp for building your game

Features

  • Automagically lint your codes
  • Provide Hilo script for multi-type modules
  • Optional - RequiresJS, SeaJS, KISSY, CommonJS support. Choice any module type of your favorite

Dev

  • init & update submodule

    git submodule init
    git submodule update
  • test

    npm run test

License

MIT © alibaba

1.1.10

6 years ago

1.1.7

6 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.1

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago

0.1.0

9 years ago