How to run? #216
-
Hello, guys! I'm new to github and I want to ask, how can I run ebook2audiobook? Sorry, if I have overlooked this info... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
it placed under "Supported Languages" and it's called "Installation Instructions", just read from there, cloning repo e.t.c. |
Beta Was this translation helpful? Give feedback.
-
a good start is to read the README of the repo.... |
Beta Was this translation helpful? Give feedback.
a good start is to read the README of the repo....
linux/mac:
./ebook2audiobook.sh [--headless]
(command with [ ] are optional)
windows
./ebook2audiobook.cmd [--headless]
more options:
./ebook2audiobook.[sh|cmd] --help
for the DOCKER, everything is on the repo home page