Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chorim/prtify

Multiplatform app for notify pull request.
https://github.com/chorim/prtify

Last synced: about 1 month ago
JSON representation

Multiplatform app for notify pull request.

Awesome Lists containing this project

README

        





Logo

PRtify

[![PRtify CI](https://github.com/chorim/PRtify/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/chorim/PRtify/actions/workflows/CI.yml)

## Installation

Install all the package from Mintfile
```bash
$ mint bootstrap
```

Install all the dependencies and generate xcworkspace using Tuist
```bash
$ make all
```

Open the xcworkspace
```bash
$ xed .
```

## License
MIT, See the LICENSE file.