Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryoppippi/gh-cr

A simple script to create a GitHub repo and pull with ghq
https://github.com/ryoppippi/gh-cr

gh-extension

Last synced: about 2 months ago
JSON representation

A simple script to create a GitHub repo and pull with ghq

Awesome Lists containing this project

README

        

# gh-cr

A simple script to create a GitHub repo and pull with [ghq](https://github.com/x-motemen/ghq)

Based on this [ article ](https://qiita.com/ryo2132/items/2a29dd7b1627af064d7b#%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA%E3%81%AE%E4%BD%9C%E6%88%90) by @ryo2132

# Requirements
- [gh](https://cli.github.com/manual/gh_extension)
- [fzf](https://github.com/junegunn/fzf)

# Install
```sh
gh extension install ryoppippi/gh-cr
```