0.0.1 • Published 8 years ago

angular-liferay-base v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

angular-liferay-base

This project aims to ease working with Angular applications into a Liferay portlets. It will take care of the initialization (boostrap) and expse some Liferay utils in an Angular compatible way (promiseon Liferay services or handy constants).

Documentation

Everything should be in the wiki =)

Release History

  • 0.1.0 : initial version

Development

How to release

Before release, don't forget to do a full build:

grunt

The project use grunt-release for its versionning an tag process:

grunt release --no-write

If everything seems fine:

grunt release