Template
1
0

Update README.md

This commit is contained in:
Llewellyn 2024-05-28 08:36:55 +00:00 committed by Llewellyn van der Merwe
parent 812adc64c6
commit e8cff5e4b0
Signed by: Llewellyn
GPG Key ID: A9201372263741E7

View File

@ -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) |