Skip to content

HikaruEgashira/gh-q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gh-q

🔹Report Bug     🔹Request Feature

$ gh q --help
Usage:
  gh q get <repo>     ... Clone a repository into ~/ghq/github.com
  gh q list           ... List all repositories in ~/ghq/github.com
  gh q *your_command* ... Search via fzf and run *your_command* in the selected directory

$ gh q --help
Usage:
  gh q get <repo>     ... リポジトリを~/ghq/github.comにクローン
  gh q list           ... ~/ghq/github.comにある全リポジトリを表示
  gh q *your_command* ... fzfで検索し、選択したディレクトリで*your_command*を実行

Blog post

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

Usage

# Install
gh extension install HikaruEgashira/gh-q
gh q get HikaruEgashira/gh-q

Acknowledgements

日本語版 gh-qについて

  • インストール
gh extension install HikaruEgashira/gh-q

使い方

  • 対象リポジトリをクローンする
gh q get HikaruEgashira/gh-q
  • プロジェクトをVSCodeで開く
gh q code
  • オプション付きでコマンドを実行する
gh q code -r # fzfで曖昧検索した後 code -r <選択したリポジトリ>を実行

About

rewrite ghq

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages