tree: ddf6eec5786da58685626d03d42ee80759d84f36 [path history] [tgz]
  1. .gitignore
  2. README.md
  3. generators/
  4. package-lock.json
  5. package.json
generator-xos-gui-extension/README.md

#generator-xos-gui-extension

About

This is a Yeoman generator intended to aid with the development of new XOS GUI Extensions. It generates a new GUI extension with only one component.

Installation

Run the following command in this directory:

npm link

Running the generator

Run the following command in any directory and follow the prompts.

yo xos-gui-extension