Relative Content

Tag Archive for cli

Best way to build a hierarchy CLI menu?

I want to build a command line interface with menus and sub-menus and eventually the leafs of the tree should be operations like..
bank management -> account management -> add acount (insert account info)
And I’m looking for a good way which works with the OO principles…

Is it crazy to develop a TUI today? [duplicate]

This question already has answers here: Is the development of CLI apps considered “backward”? [closed] (7 answers) Closed 10 years ago. I’m starting to develop a new program. It’s basically a database interface, run a few queries, show the data in a nice way and be able to easy input new data (like this website). […]

Is it crazy to develop a TUI today? [duplicate]

This question already has answers here: Is the development of CLI apps considered “backward”? [closed] (7 answers) Closed 10 years ago. I’m starting to develop a new program. It’s basically a database interface, run a few queries, show the data in a nice way and be able to easy input new data (like this website). […]

Is it crazy to develop a TUI today? [duplicate]

This question already has answers here: Is the development of CLI apps considered “backward”? [closed] (7 answers) Closed 10 years ago. I’m starting to develop a new program. It’s basically a database interface, run a few queries, show the data in a nice way and be able to easy input new data (like this website). […]

Is it crazy to develop a TUI today? [duplicate]

This question already has answers here: Is the development of CLI apps considered “backward”? [closed] (7 answers) Closed 10 years ago. I’m starting to develop a new program. It’s basically a database interface, run a few queries, show the data in a nice way and be able to easy input new data (like this website). […]