Do you have a UI for a command line utility?

Last updated by Igor Goldobin 26 days ago.See history

There should never be a command line utility without a UI. Take an example of Visual Studio 2008:

commandlinewithoutui
Figure: Bad example - In website project, Visual Studio does not have a UI for its command line

commandlinewithui
Figure: Good example - In web application project, Visual Studio provides a UI for its command line

We open source. Powered by GitHub