Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 127 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 127 Bytes

GitHub CLI using npm

Install

# npm
npm i -g gh-cmd

# yarn
yarn global add gh-cmd

# pnpm
pnpm add -g gh-cmd