Cli.NET
Cli.NET copied to clipboard
🖥 OOP-first library focused on providing a key-value interface for creating command line tools based on instantiable commands
Results
3
Cli.NET issues
Sort by
recently updated
recently updated
newest added
Possibility to assign an empty command or ignore it instead of displaying command not found error
bug
enhancement
Implement recognition of argument flags like `--flag` or `-flag`
enhancement
feature