Skip to content

phlshenrique/liferay-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Liferay-tool

Liferay tool is a tool to manage local environment in some tasks, such as cleaning database, cleaning git cache, tomcat folders and docker db

Installation

Clone this repo in some folder of your choice, and then create an alias to ge.sh in your ~/.bashrc

Example

alias cf="sh ~/home/me/dev/personalProject/liferay-tool/ge.sh"

Usage

#this command perform all the cleanings and erase the database on [docker_name_database] which is on a docker cotainer
cf -c docker_name_database

!Important

This tool will only work on liferay environment and liferay's workstations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages