-
Notifications
You must be signed in to change notification settings - Fork 0
Using zpi
zrep edited this page Apr 5, 2024
·
2 revisions
-
zpi init: Initializeszpi, setting up necessary directories and configuration files. -
zpi install <author/package>: Installs a specified package. -
zpi remove <author/package>: Removes a specified package. -
zpi enable <author/package>: Enables a package, adding it to yourfpath. -
zpi disable <author/package>: Disables a package, removing it from yourfpath. -
zpi list: Lists all installed packages along with their status (active/inactive). -
zpi <author/package> help: Show the included usage information for package.