11 Home
zrep edited this page 2024-04-06 09:54:52 +02:00

zpi - Zrep Package Installer

Welcome to the official Wiki for zpi, a comprehensive Zsh Repository Tool designed to enhance your Zsh experience. Developed with flexibility and ease of use in mind, zpi allows for the efficient management of Zsh functions, scripts, and addons.

zpi is meant to be used on a per user basis and not globally. This means that you, the user, have full control over what is installed and activated.

Features

  • Version Control: Easily track the version of your zpi installation with a straightforward versioning system.
  • Dynamic Function Path Management: Automatically adds directories containing at least one file to fpath.
  • Modular Design: Supports the installation, removal, and management of Zsh addons and scripts.
  • Configuration via .zreprc: Customizable settings through a dedicated configuration file.

How it all works

I've written a short document on How it all works that is, for the moment, an brief introduction to zpi and the back-end.

Getting Started

Create your own scripts

To begin creating your scripts, this is a good place to start.

Installing zpi

Here is a brief overview on how to install zpi

Usage

How to use zpi

Contributing

Contribute to zpi and zrep

License

zpi is licensed under the MIT License.