Do you have a UI for a command line utility?

Updated by Igor Goldobin 1 year ago. See history

123

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

Image

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

Image

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

acknowledgements
related rules