Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

enhance installer console output by colorizing success and error console logging #85

@thescientist13

Description

@thescientist13

Type of Change

  • New Feature Request
  • Documentation
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

After a long npm install, it would be great to leverage chalk for the final status output of the installer using color to help tell the user if the installer completed successfully or note.

Details

In the run function:

  • For the "success" message, we should use green.
  • For the error message, it should be red

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions