mirror of
https://github.com/cyborg42/epub2mdbook.git
synced 2026-02-10 16:24:50 -05:00
dev
This commit is contained in:
parent
6bcc1d9682
commit
5d10769637
6 changed files with 115 additions and 49 deletions
|
|
@ -7,7 +7,8 @@ This is a powerful tool to convert EPUB files to MDBook format.
|
|||
### CLI
|
||||
|
||||
```bash
|
||||
cargo run -- --input-epub-path path/to/input.epub --output-dir path/to/output
|
||||
cargo install epub2mdbook
|
||||
epub2mdbook --input-epub path/to/input.epub --output-dir path/to/output
|
||||
```
|
||||
|
||||
### Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue