Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 488 Bytes

aozora-search

青空文庫検索

Go言語プログラミングエッセンスに記載されているCLIアプリケーション

Usage

芥川龍之介の作品を収集

$ aozora-collector

芥川龍之介の作品を検索

$ aozora-search

Installation

$ go install github.com/cr4ne89/aozora-search/cmd/aozora-collector@latest
$ go install github.com/cr4ne89/aozora-search/cmd/aozora-search@latest