node-cli
node-cli copied to clipboard
Introduce termcolor module to print meaningful information
Introduce termcolor: https://pypi.org/project/termcolor/ to print meaningful information in the terminal. The error should be red, warnings should be yellow and success should be green.