An open API service indexing awesome lists of open source software.

https://github.com/koompi/pi

Next generation package manager for KOOMPI OS
https://github.com/koompi/pi

package-manager

Last synced: 8 months ago
JSON representation

Next generation package manager for KOOMPI OS

Awesome Lists containing this project

README

          



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](./docs/).

## 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](CODE_OF_CONDUCT.md).