generator-liferay-portlet-template
v1.0.4
Published
Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.
Downloads
19
Readme
generator-liferay-portlet-template
Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.
Installation
First, install Yeoman and generator-liferay-portlet-template using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-liferay-portlet-template
Generate your new project
First create a folder and go to this. In this folder execute:
yo liferay-portlet-template
The project name is the name of the parent folder.
License
GNU © Juan L. Sánchez