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

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRT: Pull request TUI

Description

TUI for managing pull requests on GitHub.

Installation

Using Homebrew

Just tap the repository and install the application.

brew tap djego/prt
brew install prt

build from source

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.

After that, you can run the application with the following command:

prt

Insert PAT and you are ready to go!

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

prt demo

Enjoy creating pull requests from TUI with PRT 🚀!!

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