Skip to content
/ prt Public

Pull Request Tool (PRT) is a Text-based User Interface application for developers, you can use in anywhere terminal client

Notifications You must be signed in to change notification settings

djego/prt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRT: Pull request TUI

Description

TUI for managing pull requests on GitHub.

Installation

Go to releases and download the latest version for your platform.

chmod a+x prt
sudo mv prt /usr/local/bin

Usage

You should have a GitHub token in order to use this application (PAT)

You can create one here.

Development

For easy development, first clone the repository:

git clone https://github.com/djego/prt.git
cd prt

Then, install the following dependencies and execute application:

cargo update
cargo run

Demo

demo

Enjoy creating pull requests with ease!

About

Pull Request Tool (PRT) is a Text-based User Interface application for developers, you can use in anywhere terminal client

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages