browsix icon indicating copy to clipboard operation
browsix copied to clipboard

Command line argument parser

Open Hrily opened this issue 8 years ago • 0 comments

I saw that most of the command files have their own command line parser.

This increases code duplication.

Making the Command line Parser as a module or importing a pre-implemented library would be better. It will ensure code re-usability and easy scaling for future commands.

PS: If you like this proposal, I would like to take this up.

Hrily avatar Nov 11 '17 14:11 Hrily