-
Notifications
You must be signed in to change notification settings - Fork 0
Using zpi
zrep edited this page Apr 6, 2024
·
2 revisions
- zpi init: Initializes zpi, 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 your fpath.
- zpi disable <author/package>: Disables a package, removing it from your fpath.
- zpi list: Lists all installed packages along with their status (active/inactive).
- zpi <author/package> help: Show the included usage information for package.