The Zrep Package Installer, akin to pip for PyPi
https://zrep.kekepower.com/
Stig-Ørjan Smelror
e3ee9e49a9
- Commented out unused variables and echo statements. - Added check to create installed.json if not exists. - Improved jq command to update installed.json. - Refactored zrep_list_installed_packages function. - Refactored zrep_list_package function to concatenate package names. - Updated zrep_install_package to use a temporary directory. - Refactored zrep_enable and zrep_disable functions. - Added zrep_parse_package_name function for package name parsing. - Mon, 04 Mar 2024 23:40:02 +0100 |
||
---|---|---|
functions | ||
LICENSE | ||
README.md | ||
zrep |
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!