Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI option -v doesn't show the version number #28

Closed
rdeltour opened this issue Aug 16, 2017 · 0 comments
Closed

CLI option -v doesn't show the version number #28

rdeltour opened this issue Aug 16, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@rdeltour
Copy link
Member

No description provided.

@rdeltour rdeltour added the bug label Aug 16, 2017
@rdeltour rdeltour self-assigned this Aug 16, 2017
@marisademeglio marisademeglio added this to the Prototype 3 milestone Aug 24, 2017
rdeltour added a commit that referenced this issue Sep 28, 2017
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants