This project will find and list all paths that contain build.gradle files to bring a more pleasant experience to module deployment.
npm install --global liferay-find-all-modules
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 paths.
Example:
fam gradle clean deploy
Will prompt you to select any found paths, and then run gradle clean deploy
for each selected module.
Please feel free to file an issue or send a PR. I'm always looking to make our dev experience a little easier.
Check It Out - Easily see and checkout your git branches