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

https://github.com/zbrateam/plains

🏞 Framework to interface with libapt
https://github.com/zbrateam/plains

Last synced: 6 months ago
JSON representation

🏞 Framework to interface with libapt

Awesome Lists containing this project

README

          

# Plains [![Catalina](https://github.com/zbrateam/Plains/actions/workflows/macOS-10-15-test.yml/badge.svg)](https://github.com/zbrateam/Plains/actions/workflows/macOS-10-15-test.yml) [![Latest release](https://img.shields.io/github/v/release/zbrateam/Plains?color=brightgreen&label=version)](https://github.com/zbrateam/Plains/releases/latest)
Plains is an Objective-C based framework for interfacing with libapt. It is built to support iOS 12 (or other platform equivalent) and later.

## Building
If you want to compile Plains yourself all that is needed is a computer running macOS that has Xcode installed.

Testing Plains requires a device with `libapt-pkg.6.0` installed. On both macOS and iOS currently this requires a Procursus bootstrap.

## Bug Reports
The best way to report a bug with Plains is to open an issue [here](https://github.com/zbrateam/Plains/issues/new).

You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing up.

## Feature Requests
Feature requests are welcome as well and are also tracked through GitHub issues [here](https://github.com/zbrateam/Plains/issues/new).

You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing up.

## Pull Requests
Pull requests to fix bugs, add new features, and fix awful code (we're sure there is a lot) are also very welcome, and we're happy to work with you in order to get your PR into Plains.