You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add options and behavior to the CLI
- `-v` nows outputs the version number (same as `--version`)
- check the presence of existing report files, and abort by default
- `--force` option to override any existing files
- `--subdir` option to create the report in a sub-directory named after the input EPUB
Also add some integration tests:
- utility to run the CLI in a spawned process
- tests based on Jest snapshots
Closes#17, #28
No description provided.
The text was updated successfully, but these errors were encountered: