The Zrep Package Installer, akin to pip for PyPi https://zrep.kekepower.com/
Go to file
Stig-Ørjan Smelror ad7ef3d777 - Refactored zrep_list_installed_packages function to display package status (Active/Inactive).
- Updated zrep_remove_package function to remove package from installed.json after successful removal.
- Added zrep_install_package function to download and install packages from a remote server.
- Minor code cleanup and formatting improvements. - Mon, 04 Mar 2024 20:20:33 +0100
2024-03-04 20:20:33 +01:00
functions Big update. The frontend is close to working. - Wed, 28 Feb 2024 23:41:09 +0100 2024-02-28 23:41:09 +01:00
LICENSE Initial commit 2024-02-27 16:48:58 +01:00
README.md Initial commit 2024-02-27 16:48:58 +01:00
zrep - Refactored zrep_list_installed_packages function to display package status (Active/Inactive). 2024-03-04 20:20:33 +01:00

zrep

The Zsh Repository tool, akin to PyPi and pip