# CliFx Demo Project Sample command line interface for managing a library of books. This demo project shows basic CliFx functionality such as command routing, option parsing, autogenerated help text, and some other things. You can get a list of available commands by running `CliFx.Demo --help`.