A set of tools for downloading novels from the web, manipulating text, and generating EPUB
You can download the compiled file from release, or compile it yourself
shell
cargo install novel-cli
If you compile it yourself, you need the following dependencies:
If you are using Windows, you also need:
The novel-cli build subcommand requires pandoc
The novel-cli real-cugan subcommand requires realcugan-ncnn-vulkan
You can run novel-cli help to view help information
You should read CONTRIBUTING first
All the code in this repository is released under Apache License 2.0 and MIT license