Files
CliFx/CliFx.Demo
2020-12-10 16:22:41 +02:00
..
2020-01-27 21:10:14 +02:00
2020-01-27 21:10:14 +02:00
2020-01-27 21:10:14 +02:00
2020-01-27 21:10:14 +02:00
2020-12-10 16:22:41 +02:00
2020-11-18 18:00:43 +02:00
2020-01-27 21:10:14 +02:00

CliFx Demo Project

Sample command line interface for managing a library of books.

This demo project shows basic CliFx functionality such as command routing, argument parsing, autogenerated help text, and some other things.

You can get a list of available commands by running CliFx.Demo --help.