/exo-che

Develop eXo Platform Add-on with Che

eXo Platform Development with Che

Docker Stars - Docker Pulls

Overview

This repository contains all resources needed to develop a eXo Add-on with Che:

  • an official exoplatform/che Docker image with:
  • Ubuntu
  • Oracle JDK
  • eXo Platform Community edition
  • LibreOffice
  • Maven
  • Git
  • a folder for each eXo Addon with:
  • a Dockerfile to add the specific resources required by this Add-on
  • a catalog.json file used by Che custom commands
  • a che-workspace.json file to init a ready-to-work worskpace with this add-on

eXo Tasks / Che Development

Read the following documentation to know more about Che and eXo Platform