{{proj-description}}
This project uses a justfile for project tasks. See casey/just for more information.
Included recipes:
just
builds the application with the defaultjust build-release
recipejust run
builds and runs the applicationjust install
installs the project into the systemjust vendor
creates a vendored tarballjust build-vendored
compiles with vendored dependencies from that tarballjust check
runs clippy on the project to check for linter warningsjust check-json
can be used by IDEs that support LSP
Refer to the libcosmic API documentation and book for help with building applications with libcosmic.