Skip to content

HikaruEgashira/gh-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-migrate

🔹Report Bug     🔹Request Feature

$ gh migrate -h
PRを作成します

Usage:
  gh-migrate [flags]

Flags:
  -c, --cmd string    引数にあるコマンドを実行します
  -f, --force         cacheを削除して再取得します
  -h, --help          help for gh-migrate
  -r, --repo string   リポジトリ名
  -s, --sh string     引数にあるシェルスクリプトファイルを実行します

Usage

# Install
gh extension install HikaruEgashira/gh-migrate
gh migrate --repo HikaruEgashira/gh-migrate
<h2 align="center">
    <p align="center">gh-migrate</p>
</h2>
...

Acknowledgements