Template
1
0

Add github format.

This commit is contained in:
Llewellyn van der Merwe 2024-06-03 12:21:53 +02:00
parent e8cff5e4b0
commit 9ea5cfd4ac
Signed by: Llewellyn
GPG Key ID: A9201372263741E7

13
profile/README.md Normal file
View File

@ -0,0 +1,13 @@
# 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) |