The Zrep Package Installer, akin to pip for PyPi https://zrep.kekepower.com/
Go to file
Stig-Ørjan Smelror 469ff49206 Add zrep_enable and zrep_disable functions
- Added zrep_enable function to enable packages in zsh
- Added zrep_disable function to disable packages in zsh
- Updated zrep_help function to include enable and disable commands
- Updated main function to handle enable and disable commands
- Minor formatting and comment improvements in zrep script - Mon, 04 Mar 2024 22:17:21 +0100
2024-03-04 22:17:21 +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 Add zrep_enable and zrep_disable functions 2024-03-04 22:17:21 +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!