Command-line interface to the code hosting platform can be used for issues and pull requestsBy Paul Krill
Thinkstock
GitHub has launched GitHub CLI,
a new command-line interface that promises a more-seamless way to work
with the code hosting platform. GitHub CLI is available immediately in a
beta version.
Installable on Windows, Linux, and macOS,
GitHub CLI can be used to access issues, and pull requests from the
terminal, where developers already are working with git and their code.
GitHub CLI offers the following benefits:
Easy creation of pull requests and issues with no need to leave the command line.
Fast status checks. You can see the status of open issues and pull requests and find out what awaits review.
Easy navigation and filtering of issues and pull requests, which can be opened in the browser.
Comments
Post a Comment