A dummy extension to show how app!space extensions can be provided.
This is a minimal example extension for the app!space framework. It demonstrates the basic structure and registration of an extension.
- Simple command registration
- Basic command handler implementation
This extension registers a simple "Hello Demo" command that displays a greeting message when executed.
Apache-2.0