bitemyapp / bitemyapp/flightcrew

Command line output to text file

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
I'm using the command line version of FC (Windows 7) and I would like to know
if there is a way to have the output go to a text file. I'm using the format
"flightcrew-cli test.epub > report.txt" but the errors show up on screen rather
than output to the text file. Epubcheck can work this way so I would like to be
able to do the same with FC. Thanks!
```

Original issue reported on code.google.com by `jay.sali...@gmail.com` on 21 Apr 2012 at 12:48

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the flightcrew-cli command-line entry point and inspect how validation errors are written when the command is run. Verify the behavior of `flightcrew-cli test.epub > report.txt`; done means the reported errors are captured in report.txt rather than appearing only on screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.