code-of-chaos/CliArgsParser-cs
CLIArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease
C#GPL-3.0
Issues
- 0
As a User I want a "headless" command, so that I can do `server.exe --flag=something` instead of having to do `server.exe run --flag=something`
#5 opened by AndreasSas - 0
Feature Request : Async Commands
#3 opened by AnnaSasDev - 0
CliArgsParser Docs
#2 opened by AndreasSas - 0
Custom Args CLI Parser
#1 opened by AnnaSasDev