Skip to content

An easy way of generating Openbravo POS2 components and actions.

License

Notifications You must be signed in to change notification settings

Angele91/generator-pos2

Repository files navigation

generator-pos-2 NPM version Build Status Dependency Status

A yeoman generator for POS2 components, actions and user actions

Installation

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

npm install -g yo
npm install -g generator-pos-2

Then generate your new project:

yo pos-2

To generate components:

yo pos-2:component

Or to generate actions:

yo pos-2:action

License

Apache-2.0 © Angel Gonzalez

About

An easy way of generating Openbravo POS2 components and actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published