AElfProject / aelf-command

CLI implementation in NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance console output format

atom-yang opened this issue · comments

Is your feature request related to a problem? Please describe.
For now, CLI outputs are not well formatted. Useful messages should be beautified and printed.

Describe the solution you'd like

  • Beautify output messages.
  • Add spinner and loading messages.
  • Error messages should be well formatted.
commented

Solved in #5 :)