Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

protoEvangelion/www-workspace

 
 

Repository files navigation

WWW Workspace

This repo is for webteam's workspace for plugin development.

For Liferay 6.2.x Instructions go here

Modules

Modules are categoried and live in their respective folders

  • apps
  • extensions
  • overrides
  • themes

Running Docker

  • See Docker README for install instructions
  • Once set up simply navigate to the docker directory and run gradle up and gradle down to control your containers

Deploy to Docker

  • Make sure your docker instance is running (gradle up)
  • From the directory of the module you want to deploy run the command gradle deploy and it will deploy the module to the docker/liferay directory which is automatically synced to your docker instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.9%
  • FreeMarker 12.4%
  • JavaScript 9.2%
  • CSS 1.1%
  • Other 0.4%