Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Aug 25, 2023
1 parent 7cbf34e commit 97d0251
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ghq handbook

本文書の電子書籍を<https://leanpub.com/ghq-handbook>から購入できます。

<https://zenn.dev/songmu/books/ghq-handbook>でも購入可能です。

pull requestも受け付けています。

現状日本語のみの提供ですが、将来的には英語も提供したいと考えています。売上を使って外部に発注するかもしれません。もちろん、有志の翻訳も歓迎です。
Expand All @@ -20,15 +22,15 @@ pull requestも受け付けています。

### 第2部 使い方

3. [リポジトリ取得ディレクトリの設定(`ghq root`)](ja/03-ghq-root.md)
4. [リポジトリを取得する(`ghq get`)](ja/04-ghq-get.md)
5. [ローカルリポジトリの一覧・パス取得をおこなう(`ghq list`)](ja/05-ghq-list.md)
6. [ローカルリポジトリを作成する(`ghq create`)](ja/06-ghq-create.md)
3. [リポジトリ取得ディレクトリの設定(`ghq root`)](ja/03-command-root.md)
4. [リポジトリを取得する(`ghq get`)](ja/04-command-get.md)
5. [ローカルリポジトリの一覧・パス取得をおこなう(`ghq list`)](ja/05-command-list.md)
6. [ローカルリポジトリを作成する(`ghq create`)](ja/06-command-create.md)

### Appendix

7. [リポジトリ一括取得のレシピ集(`STDIN | ghq get`)](ja/07-bulk-ghq-get.md)
8. [ghqのこれから](ja/08-roadmap.md)
8. [ghqのこれから](ja/08-ghq-roadmap.md)

## 作者

Expand Down

0 comments on commit 97d0251

Please sign in to comment.