Console applications are a great thing: They usually solely focus on getting things done. That, however, often also means that the user experience can come short. While I don’t have a problem with a simple text-only menu, it can often scare away new users. But there’s a way to easily style your console applications so that they can have something that you could call a primitive GUI:
Continue reading Write better looking console applications using ANSI escape codesWrite better looking console applications using ANSI escape codes
