Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chorim/prtify
- Owner: chorim
- Created: 2023-08-24T05:57:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T16:26:00.000Z (about 1 year ago)
- Last Synced: 2025-01-05T17:58:07.907Z (about 1 month ago)
- Language: Swift
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.