Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.57 KB

README_EN.md

File metadata and controls

39 lines (30 loc) · 1.57 KB

ComiGo:Simple Comic Reader with GO

Go Report License

Windows Sample

Install

#  curl:
bash <(curl -s https://raw.githubusercontent.com/yumenaka/comigo/master/get_comigo.sh)

#  wget:
bash <(wget -qO- https://raw.githubusercontent.com/yumenaka/comigo/master/get_comigo.sh)

# go 1.23 or higher:
go install github.com/yumenaka/comigo/cmd/comi@latest

Or see github release .

Usage

comi somedir_or_file

Feedback

Got some feedback or suggestions? Please open an issue or drop me a note!
Twitter
issues

Special Thanks

mholtspf13 disintegrationBaozisoftware and more。