HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📝
GitHub Action을 활용한 자동 크롤러 웹 페이지 만들기
/
🗂️
내 터미널에서 GitHub CLI 실행하기
🗂️

내 터미널에서 GitHub CLI 실행하기

 
내 OS 터미널에서 Github CLI를 실핼할 수 있는 방법이 있어 함께 소개해드립니다.
Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
gh brings GitHub to the command line by helping developers manage pull requests, issues, gists, and much more. As of 1.9.0, even more of GitHub is available in your terminal: GitHub Actions. It's already possible to make great things using gh from within GitHub Actions as Mislav shared in his recent blog post.
Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
https://github.blog/2021-04-15-work-with-github-actions-in-your-terminal-with-github-cli/
Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
 
github 저장소에 설치 방법까지 상세히 나와있어요.
cli/cli
gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. GitHub CLI is available for repositories hosted on GitHub.com and GitHub Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
cli/cli
https://github.com/cli/cli#installation-and-upgrading
cli/cli