Skip to content

HikaruEgashira/gh-q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

gh-q

Explenable, Easy to use, ghq alternative

🔹Report Bug     🔹Request Feature

Example

Install: gh extension install HikaruEgashira/gh-q

# ghq get owner/repo equivalent to
gh q get owner/repo

Help

$ gh q --help
Usage:
  gh q get <repo>    # clone
  gh q list          # list
  gh q <command>     # execute
  gh q -- <command>  # execute

fzf Native Integration

Path Argument Mode

Passes the selected directory path as an argument to the command.

gh q code # Opens VS Code with the selected directory

Directory Change Mode

Changes to the selected directory first, then executes the command.

gh q -- claude # Run Claude Code in the selected directory
gh q --        # Opens a shell in the selected directory

Blog post

[gh-q] gh extensionでghqを置き換える - Zenn

Acknowledgements

  • gh-wt: Git worktree management

About

Explenable, Easy to use, Repository management :octocat:

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages