command-line-api icon indicating copy to clipboard operation
command-line-api copied to clipboard

Create new Samples project with strong focus on best practices

Open adamsitnik opened this issue 2 years ago • 0 comments

  • [ ] App samples (@jonsequitur)
    • [ ] Using parser without actions
    • [ ] Using the parser with actions (simple case)
    • [ ] Intercepting and replacing actions
  • [ ] How to test command line parsing (@jonsequitur)
  • [ ] How to create testable applications with S.CL without the need of using DI (@jonsequitur)
  • [ ] Extensibility points (@adamsitnik)

adamsitnik avatar Apr 03 '23 09:04 adamsitnik