Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Optimize CLI output #77

Open
schultyy opened this issue Mar 30, 2016 · 3 comments
Open

Optimize CLI output #77

schultyy opened this issue Mar 30, 2016 · 3 comments

Comments

@schultyy
Copy link
Member

This may be related to #44

When semantic-rs runs the output looks like this:
screen shot 2016-03-30 at 21 57 41

We should supress the output of cargo package and only show the results here or make sure that the user can easily distinguish the output from cargo package and semantic-rs. Because right now it's just the small message at the bottom which indicates that the publish was successful

@schultyy schultyy changed the title Optimize output Optimize CLI output Mar 30, 2016
@badboy
Copy link
Member

badboy commented Mar 30, 2016

I'm in favour of surpressing the output, but we need to make sure to capture it and display it in case of a problem so the user can debug.

@schultyy
Copy link
Member Author

👍

@bar9
Copy link

bar9 commented Aug 17, 2021

I would love to take care of this.

but we need to make sure to capture it and display it in case of a problem so the user can debug

Assuming there is a verbose mode, the cargo package output could be displayed just in verbose mode

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

No branches or pull requests

3 participants