Skip to content

Increase readability of manual installation output on terminal. #564

@kdexd

Description

@kdexd

Currently there are two installation methods: Through bootstrap script and through python script.

  • The output of bootstrap script is comparatively more readable and easy to keep track as different colors are used for display.
  • A similar workaround is needed for manual installation through python scripts as the output through python script sometimes gets lost among the output log of apt-get and wget while execution.
  • The colors and bold fonts should be implemented in Python scripts, similar to bootstrap scripts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions