novel-cli 0.9.1

A set of tools for downloading novels from the web, manipulating text, and generating EPUB
1
2
3
fn main() -> shadow_rs::SdResult<()> {
    shadow_rs::new()
}