GitHunt
PR

pr0d1r2/github_shell_aliases

Handy shell aliases to work with GitHub.

github_shell_aliases

Handy shell aliases to work with GitHub.

Setup

Please setup function like in your private aliases:

function github_api_credentials() {
  echo "pr0d1r2:lvxm4pwml5l3gunxbiv18d2esyd4gti01bexspcl"
}

You may also use shell_aliases_compiler.

Usage

github_pull_failed_build_urls https://github.com/myorg/myproject/pull/8472 https://github.com/myorg/myproject/pull/5618

Languages

Shell95.3%Ruby4.7%

Contributors

MIT License
Created March 9, 2017
Updated June 14, 2024
pr0d1r2/github_shell_aliases | GitHunt