The Zrep Package Installer, akin to pip for PyPi https://zrep.kekepower.com/
Go to file
Stig-Ørjan Smelror d1f2b04d5b Update zrep script:
- Added `zrep_main_version_string` function to display version string.
- Modified `zrep_remove_package` function to safely remove directories and update `installed.json`.
- Updated `zrep_help` function to include `enable` and `disable` commands.
- Minor formatting improvements and code cleanup. - Mon, 04 Mar 2024 22:36:49 +0100
2024-03-04 22:36:49 +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 Fix directory removal logic in zrep_remove_package function 2024-03-04 20:34:23 +01:00
zrep Update zrep script: 2024-03-04 22:36:49 +01:00

zrep

The Zsh Repository tool, akin to PyPi and pip


This is a work in progress. Some functionality is in place, but the back-end is still missing a lot.

Would love help and feedback!