0.1.3 • Published 4 months ago

generator-liferay v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Liferay Generator

Installation

npm install -g yo
npm install -g generator-liferay

Generating new liferay workspace

yo liferay:workspace [name] [version]

# e.g
yo liferay:workspace my-workspace dxp-2024.q4.7

Generating new liferay portlet project

yo liferay:portlet [project-name] [PortletName] [package.name]

# e.g
yo liferay:portlet my-project MyPortlet com.abc

Generating new liferay theme

yo liferay:theme [theme-name] [server/path] [0/1:FontAwesome]

0: Not add fontAwesome
1: Add fontAwesome

# e.g
yo liferay:theme my-awesome-theme my/server/path 1

License

© Maratib Ali Khan

0.1.0

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.5

4 months ago

0.1.3

4 months ago

0.0.4

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago