Skip to content

sharonchoi/liferay-qa-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

liferay-qa-tool

Make your life easier in Liferay QA

This script is a menu based terminal program to accomplish many of the repetative tasks we do in Liferay QA. Please contact Victor if you have any questions/feedback.

Please use the "win" branch if you are on a windows operating system.

How Does This Work?

  1. Download the qa.sh script or clone this repository
  2. Open the qa.sh file in your text editor of choice
  3. Set all the variables at the top of the file to your enviroment (file paths, database names, etc)
  4. Run the script with the command: ./qa.sh
  • Linux Users: you may need to run chmod +x qa.sh to make it executable first
  • Windows Users: you will have to run this file from GitBash (or Cgywin)

About

Make your life easier in Liferay QA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%