Devlog - 08
Starting to create an installation script and configure my VS Code for another computer.
Devlog - 08
Starting to create an installation script and configure my VS Code for another computer.
Devlog - 07
Today, I added an upgrade feature to update ZAP to the latest version. The code is untested because I have to return my school laptop and move everything over to my dad’s computer. I don’t know when I will be back to active development.
Devlog - 06. Today I added a function to check if a package is compatible with the operating system where the program is running.
Devlog - 05
Beginning of the creation of the repo-tools that will be used to create and edit an index.
Devlog - 04
Today I added a SHA-256 integrity verification system. The package manager now generates and compares file hashes to validate downloaded files and prevent corrupted or modified packages from being installed.
Devlog - 03
Today I created and finished the update command.
Devlog - 02
Today I finished the logging system and started updating the README.
What’s new:
Next step: polishing the project documentation and create a better structure for the packages.
Now I am implementing the log system.