Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Improve CLI output #33

Closed
juanmanuelramallo opened this issue May 3, 2020 · 1 comment · Fixed by #55
Closed

Improve CLI output #33

juanmanuelramallo opened this issue May 3, 2020 · 1 comment · Fixed by #55
Labels
Hacktoberfest v2 Intended to go out for v2

Comments

@juanmanuelramallo
Copy link
Contributor

Why

All CLI gems have a proper CLI output to allow users know what's going on while executing a command.

What

Update the output of the new command to better display information of what's going on.
Nice to have, some colors.

@juanmanuelramallo juanmanuelramallo added the v2 Intended to go out for v2 label May 3, 2020
@yez
Copy link
Contributor

yez commented Oct 11, 2020

I'd like to work on this!

yez pushed a commit to yez/rsgem that referenced this issue Oct 11, 2020
Introduce a Color.colorize method with a few default colors that allow
the output to be in a few bash colors.

Closes rootstrap#33
yez pushed a commit to yez/rsgem that referenced this issue Oct 14, 2020
Introduce a Color.colorize method with a few default colors that allow
the output to be in a few bash colors.

Closes rootstrap#33
juanmanuelramallo pushed a commit that referenced this issue Oct 14, 2020
* Add output to New task with Color

Introduce a Color.colorize method with a few default colors that allow
the output to be in a few bash colors.

Closes #33

* Fix Rubocop and Output in Tasks

Update colors for existing task output, refactor Color class to use
a constant of colors with a default.

* Update Changelog
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest v2 Intended to go out for v2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants