generator-hilo

1.1.10 • Public • Published

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

/generator-hilo/

    Package Sidebar

    Install

    npm i generator-hilo

    Weekly Downloads

    19

    Version

    1.1.10

    License

    MIT

    Unpacked Size

    4.51 MB

    Total Files

    407

    Last publish

    Collaborators

    • 06wj
    • hlissnake