@ruyadorno/git-pr
Version:
Interactive checkout PRs using the GitHub cli
33 lines (32 loc) • 529 B
JSON
{
"name": "@ruyadorno/git-pr",
"version": "1.2.0",
"description": "Interactive checkout PRs using the GitHub cli",
"repository": "ruyadorno/git-pr",
"files": [
"git-pr"
],
"bin": {
"git-pr": "git-pr"
},
"keywords": [
"cli",
"github",
"gh",
"interactive",
"ipt",
"ipipeto",
"cli",
"interactive",
"git",
"inquirer",
"unix",
"terminal",
"workflow"
],
"author": {
"name": "Ruy Adorno",
"url": "https://ruyadorno.com"
},
"license": "MIT"
}