Compresses files to .cbz
format.
- Make sure you have .Net 6.0 installed.
- Open the terminal on the source code's root dir and run:
dotnet publish --use-current-runtime
- From the source files root folder, copy the binaries from
./bin/Debug/net6.0/arch-x64/publish/cbz-maker
to~/.local/bin
:cp ./bin/Debug/net6.0/arch-x64/publish/cbz-maker ~/.local/bin
Add cbz-maker/bin/Debug/net6.0/arch-x64/publish/cbz-maker
to PATH.
- In the chapter/volume directory run
cbz-maker