Tagged Questions
1
vote
2answers
155 views
What are the minimal guidelines for a dual command-line / gui interface?
I'm designing a website that has a constant CLI and optional GUI's for every functionality. What i'm basically doing is an automated form generated for each parameter and a description.
I'm also ...