Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.29 KB

Zshmgr

This is a demo package, named zshmgr-demo-package, available for use with Zshmgr (a zsh package manager). This demo package includes the essential features of packages that can be utilized with Zshmgr. For more information, you can explore the GitHub repository for Zshmgr at fun117/zshmgr.

Overview

Zshmgr is a simple package manager for Zsh. It allows users to easily install, uninstall, update, and list packages. The tool is designed to work seamlessly with GitHub repositories, making it easy to manage your Zsh scripts and tools.

Features

  • Install Packages: Easily install packages from GitHub repositories.
  • Uninstall Packages: Remove installed packages cleanly.
  • Update Packages: Keep your packages up to date with the latest version.
  • List Packages: View all installed packages.

Documentation

For detailed usage instructions and how to create demo packages, please visit the Zshmgr Documentation Site.

Contact

For any questions or feedback, please contact us via GitHub Discussions.

Thank you for using Zshmgr!