Tyrrrz / CliFx

Class-first framework for building command-line interfaces
MIT License
1.48k stars 60 forks source link

Subcommands #2

Closed Tyrrrz closed 5 years ago

Tyrrrz commented 5 years ago

Allow specifying command "routes", e.g. app.exe create file --name newfile.txt and app.exe create directory --name newdir.