Thanks to visit codestin.com
Credit goes to github.com

Skip to content

frantaing/gh-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-helper

A TUI for managing GitHub repos from your terminal. Because some things just aren't possible through the web UI.

Roadmap

  • Deployment cleanup
  • Actions cache management
  • Bulk workflow run cleanup
  • Stale branch pruning (across multiple repos)

Installation

You'll need:

Then:

git clone https://github.com/frantaing/gh-helper.git
cd gh-helper
chmod +x gh-helper.sh

# Optional: add to your PATH
sudo ln -s "$PWD/gh-helper.sh" /usr/local/bin/gh-helper

Usage

Authenticate with GitHub CLI first:

gh auth login

Then run:

gh-helper

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A TUI tool for doing Github things the website won't let you do. Built with gum and gh

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages