# Examples ## `application` Start here as a template for creating an application with libcosmic's application API. ```sh just run application ``` ## `open-dialog` Demonstrates how to create an open file dialog ```sh just run open-dialog ```