Skip to content

Use console.log instead of stdout#3

Open
dotconnor wants to merge 1 commit intoshellscape:masterfrom
dotconnor:patch-1
Open

Use console.log instead of stdout#3
dotconnor wants to merge 1 commit intoshellscape:masterfrom
dotconnor:patch-1

Conversation

@dotconnor
Copy link

Considering this is a cli package, it would be kinda nice to have some sort of readability within the terminal. Currently, the package uses stdout and without a new line at the end, which causes the id generated to be mashed up with the shell prompt.

Considering this is a cli package, it would be kinda nice to have some sort of readability within the terminal. Currently, the package uses stdout and without a new line at the end, which causes the id generated to be mashed up with the shell prompt.
@dotconnor dotconnor changed the title Use console.log instead of stdout Use console.log instead of stdout Jan 22, 2019
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

Successfully merging this pull request may close these issues.

2 participants