https://github.com/jingmatrix/sigil-cli
Run sigil script in command line
https://github.com/jingmatrix/sigil-cli
cli epub epub3 plugin sigil
Last synced: 9 months ago
JSON representation
Run sigil script in command line
- Host: GitHub
- URL: https://github.com/jingmatrix/sigil-cli
- Owner: JingMatrix
- Created: 2021-03-11T00:38:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T00:40:59.000Z (over 5 years ago)
- Last Synced: 2025-03-11T22:25:22.569Z (over 1 year ago)
- Topics: cli, epub, epub3, plugin, sigil
- Language: Python
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run sigil script in command line
Usgae:
> ./sigil-cli script-name ebook-dir|file [selected files in ebook-dir]
For example:
```sh
./sigil-cli ePub3-itizer /tmp/sample.epub
```