Created by: MichaelCereda
As promised I implemented pretty-cli in the start script. I created two new files that are used to customize the CLI and to create a personal template. This approach is compatible with every other console library (ex. blessed) and allows to separate the messages from their visualization in order to be more future proof.
I'm working actively on the project so every opinion/suggestion is welcome.
Thanks.