0.3.0 • Published 6 years ago

liferay-find-all-modules v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Liferay Find All Modules

This project will find and list all osb-modules that contain build.gradle files to bring a more pleasant experience to module deployment.

Installation

npm install --global liferay-find-all-modules

Usage

fam -h

To get started.

fam can be excuted with or without arguments. Any arguments passed with the invocation of fam will be used as commands to execute against every located osb-module.

Example:

fam gradle clean deploy

Will prompt you to select any found osb-modules, and then run gradle clean deploy for each selected module.

Contributing

Please feel free to file an issue or send a PR. I'm always looking to make our dev experience a little easier.

Other projects

Check It Out - Easily see and checkout your git branches

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago