GitHub’s official command line tool
Role in this project:
Back-end Developer Contributions:7 reviews, 10 commits, 10 PRs in 3 months
Contributions summary:Natthakit contributed to the GitHub CLI tool by fixing a browse issue related to handling leading hashtags in issue selection, modifying the `browse.go` and `browse_test.go` files. They added functionality to the `gh ssh-key list` command, adding header and ID columns to the output by modifying `list.go`, `list_test.go`, and `http.go`. Additionally, the user introduced the `gh auth token` command by adding new test files and core logic for the command itself. They also included new code for deleting the SSH Key including testing files, demonstrating their work on features related to authentication, SSH keys, and the core CLI functionality.
golangcommand-line-toolgocommand-linecli
Contributions:174 pushes, 1 branch in 2 years 4 months