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.
Currently there are two installation methods: Through bootstrap script and through python script.