Available from the releases page
./main.exe -h
It is not recommended to use this command for very large mangas, as it is likely to break. Use the range command instead and download in batches of 100.
./main.exe -link="https://mangaclash.com/manga/[mangaName]"
./main.exe -link="https://mangaclash.com/manga/[mangaName]/[chapterName]" -single=true
./main.exe -link="https://mangaclash.com/manga/[mangaName]" -start=0 -end=9
make build
or with go cli
go build -o main src/main.go
Use my other manga viewer project here