1.3.0 • Published 9 years ago

generator-ng-portlet v1.3.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-ng-portlet

A quick generator for creating a portlet using Angular in such a way that Angular will remain a good-citizen and will run with as little conflict as possible with other instances of Angular portlets or portal skins.

If you choose to allow it, it will also automatically run ant data-import for you with the new XML file (if created).

Usage

npm install -g generator-ng-portlet yo;
cd <desired directory>;
yo ng-portlet portlet-name;

Note

Currently only works for simplejsp portlets.

This generator should automatically create a sipmlejsp portlet in the overlay directory. If you confirm that it should scaffold support files, it will add the required xml portlet-definition in the given location.

1.3.0

9 years ago

1.2.0

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

0.1.0

9 years ago