From e8cff5e4b078c6f240d7575123b419a66f50c5c6 Mon Sep 17 00:00:00 2001 From: Llewellyn Date: Tue, 28 May 2024 08:36:55 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ebce99..d0c6962 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# .profile +# Welcome to the Octoleo Project +Welcome to the official repository of the Octoleo project! Here you will find a suite of tools and libraries designed to enhance your development workflow, improve efficiency, and provide robust solutions for common challenges. + +## Overview of Octoleo Projects + +| Project | Description | Repository Link | +|--------------|-------------|-----------------| +| **OctoJoom** | Easily deploys Docker containers of Joomla for a powerful, secure shared development environment. | [OctoJoom](https://git.vdm.dev/octoleo/octojoom) | +| **OctoZipo** | Unzips packages and converts them to repositories or updates existing ones. | (still private) | +| **OctoPower** | Packages multiple JCB power classes into a Composer PHP package using a JSON configuration and environment variables. | [OctoPower](https://git.vdm.dev/octoleo/octopower) | +| **OctoJpack** | Easily packages multiple Joomla extensions in an automated way using a JSON configuration file and environment variables. | [OctoJpack](https://git.vdm.dev/octoleo/octojpack) | +| **OctoSync** | Synchronizes files and repositories between local and remote locations. | [OctoSync](https://git.vdm.dev/octoleo/octosync) |