-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Same issue as edrlab/r2-streamer-js#44
My use case here is to batch process EPUB publication files from within the NPM package.json scripting mechanism.
Example:
{
"name": "rwpm-batch-convert",
"version": "1.0.0",
"description": "Convert publications to include Readium Web Publication Manifest files.",
"main": "index.js",
"scripts": {
"test": "r2-shared-js-cli [some input here]"
},
"author": "Juan Corona <juanc@evidentpoint.com>",
"license": "MIT",
"dependencies": {
"r2-shared-js": "^1.0.13"
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels