blumilksoftware / interns-2022c-internships

Intership programme application made by interns themselves.
MIT License
5 stars 5 forks source link

Create commandline manager #89

Closed plencka closed 3 years ago

plencka commented 3 years ago

Number of commandline options is increasing at steady pace.

We will have a need to provide some explanations, what each command option does with description. We can create helper command for that.

A simple commandline manager could provide easy customization to those. We can even extend it with additional features to make handling options generally easier.