gh-resto

the gh cli extension of resto - `🔗 a CLI app can send pretty HTTP and API requests with TUI`

MIT License

Stars
6

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

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

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