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

use formatting to make command output clearer #26

Closed
9 tasks done
mykmelez opened this issue Oct 6, 2015 · 4 comments
Closed
9 tasks done

use formatting to make command output clearer #26

mykmelez opened this issue Oct 6, 2015 · 4 comments
Milestone

Comments

@mykmelez
Copy link
Contributor

mykmelez commented Oct 6, 2015

Oghliner's output is quite simplistic, just plain text without any special formatting. By contrast, other popular command-line tools, like Yeoman (npm install -g yo && yo), use color, boldness, and other stylistic formatting to clarify the text they output to the console. (Yeoman even prints ASCII art, although that's a bit extraneous.)

We should evaluate the output of the various Oghliner commands for opportunities to use formatting to make them clearer.

@mykmelez mykmelez modified the milestone: v1 Oct 7, 2015
@marco-c
Copy link
Contributor

marco-c commented Oct 9, 2015

We should also improve error messages, using console.error doesn't give much details.

@marco-c
Copy link
Contributor

marco-c commented Nov 4, 2015

#131 improves the situation.

@marco-c marco-c removed their assignment Nov 4, 2015
@mykmelez
Copy link
Contributor Author

mykmelez commented Nov 5, 2015

It might be a bit further afield, but I see enhancements like #141 as keeping with the spirit of this issue.

@mykmelez
Copy link
Contributor Author

All dependencies resolved, so this too is resolved!

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

No branches or pull requests

2 participants