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

Handle progress messages #12

Closed
bertfrees opened this issue Mar 23, 2017 · 1 comment
Closed

Handle progress messages #12

bertfrees opened this issue Mar 23, 2017 · 1 comment

Comments

@bertfrees
Copy link
Member

bertfrees commented Mar 23, 2017

like the web UI already does. The syntax and meaning of the progress messages is described here: https://github.com/daisy/pipeline-clientlib-java/wiki/Progress-statements.

The most basic way to handle the progress messages is by simply removing the [progress ...] part of messages.

A step further would be to indicate the "depth" of messages using indentation.

Ultimately the CLI should implement an actual progress bar (see e.g. https://github.com/mitchellh/ioprogress).

@bertfrees
Copy link
Member Author

Replaced by #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant