Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.1 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.1 KB

gh-resto - the github extension of resto

a CLI app can send pretty HTTP & API requests with TUI

this is the the github extension of resto, for more details refer to resto repo

demo

Installation

Installation requires a minimum version (2.0.0) of the the Github CLI to support extensions.

  • Install the GitHub CLI

  • then Install this extension:

gh extension install abdfnx/gh-resto
Installing Manually

to install this extension manually, you can do these steps:

  1. clone gh-resto repo

    # git
    git clone https://github.com/abdfnx/gh-resto
    
    # github cli
    gh repo clone abdfnx/gh-resto
  2. cd to it

    cd gh-resto
  3. install it locally

    gh extension install .

Usage

gh resto