Commit graph

14 commits

Author SHA1 Message Date
985478ff91
Updated README.md
Some checks are pending
CI / release (push) Waiting to run
CI / release-executable (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
2025-03-14 15:14:45 -04:00
netkas
fdb752cfe0 Updated README.md TOC 2024-09-24 13:02:31 -04:00
netkas
2181b495a9 Updated README.md 2024-09-24 13:00:11 -04:00
429ca491ed
Refactor build process, update project configs, and clean up documentation
The build process has been refactored to improve maintainability and productivity. This includes simplifying the .gitlab-ci.yml file by utilizing a more updated image which has the necessary dependencies pre-installed.

The Makefile has been heavily restructured to improve understandability and increase the flexibility of the build process. With these changes, the dependencies installation, uninstallation and removal of build artifacts can now be handled directly from the Makefile.

The configuration in project.json was updated, reducing redundancy and clarifying output paths.

In addition, README.md has been cleaned up to improve readability and keep the documentation up-to-date with the codebase changes. For instance, unnecessary functions in the usage section have been removed and links in the table of contents have been fixed.

Lastly, the copyright dates in the LICENSE file have been extended to include 2023 and the format improved for better readability.
2023-10-10 21:29:13 -04:00
7895dc2464
Updated README.md 2023-09-29 00:44:17 -04:00
Netkas
bce4ab3c4f Updated README.md 2023-01-27 00:43:10 -05:00
Netkas
f19ff65174 Updated TOC 2023-01-27 00:42:09 -05:00
Netkas
48cdd4c9a7 Updated README.md 2023-01-27 00:39:41 -05:00
Netkas
39b2fda730 Added Logo 2023-01-27 00:36:38 -05:00
Netkas
0e9c883a04 Updated README.md 2023-01-27 00:26:21 -05:00
Netkas
0ff2bf034e Updated README.md 2023-01-27 00:15:56 -05:00
Netkas
b5a1bc564c Updated README.md 2022-12-19 23:35:39 -05:00
Netkas
b116da983e Updated README.md 2022-12-18 13:38:10 -05:00
Netkas
a24349b0b5 Updated README.md
Added LICENSE
Added tests (Unfinished)
Added Codebase
Added .gitignore
Added .idea files
2022-12-14 05:01:51 -05:00