@extjs/generator-ext-generate

0.0.9 • Public • Published

generator-ext-generate

A Yeoman generator for Ext JS apps.

Installation

First, install Yeoman and @extjs/generator-ext-generate using npm (we assume you have pre-installed node.js).

npm install -g yo @extjs/generator-ext-generate

Creating a new Ext JS App

If you haven't already, log into Sencha's private registry using the credentials you received in your Ext JS trial or subscription activation email. If you don't have credentials, you can get them by signing up for a trial of Ext JS.

npm login --registry=http://npm.sencha.com --scope=@extjs

Then, to create a new Ext JS app, run:

yo @extjs/ext-generator

Development

To make changes to the generator, run:

git clone git@github.com:sencha/extjs-reactor.git
cd extjs-reactor
npm install
cd packages/generator-ext-generate
npm link

Now yo @extjs/ext-generate will use your local copy of the generator.

License

MIT © Sencha, Inc.

/@extjs/generator-ext-generate/

    Package Sidebar

    Install

    npm i @extjs/generator-ext-generate

    Weekly Downloads

    8

    Version

    0.0.9

    License

    MIT

    Unpacked Size

    1.18 MB

    Total Files

    91

    Last publish

    Collaborators

    • israelroldan
    • sencha-don
    • sencha-mark
    • senchabot