GitHub CLI brings GitHub to the command line

by

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:

For pull requests, GitHub CLI automatically creates a fork when developers lack one, and pushes a branch and forges a pull request to get a change merged. Developers  later can view a snapshot of what happened since the pull request was created.

GitHub is seeking user feedback on GitHub CLI. To provide it, developers can create an issue in the GitHub CLI open source repository or offer feedback on a Google form. The company wants to know what commands users want and what is clunky or missing.

This story, "GitHub CLI brings GitHub to the command line" was originally published by InfoWorld.