Skip to content
/ pi Public

Next generation package manager for KOOMPI OS

License

Notifications You must be signed in to change notification settings

koompi/pi

Repository files navigation

Pi

Fast, reliable, and Rusty.


Overview

Pi is a package manager built in Rust that aims to be unique, fast, secure, and new difference taste. PKGBUILD is structure in yaml extension. Pi is being tasted and used by our developers which is the default package manager in KOOMPI OS(being develop).

Installing Pi

  • git clone https://github.com/koompi/pi
  • cd pi
  • chmod +x build.sh
  • ./build.sh

Requirements

  • Rust Programming Language
  • Git

Documentation

In order to learn more about our package manager you can visit our documentation file here.

Contributing to Pi

Contributions are always welcome, no matter how large or small. Substantial feature requests should be proposed as an issue. Before contributing, please read the code of conduct.