WIP Packaging for the COSMIC desktop environment
Testing for this packaging may be done at this COPR
Be sure to report issues with the packaging in this repo. Report COSMIC related issues in their repo If unsure whether an issue is with packaging or COSMIC itself, start here, in this repo.
To build the documentation, install mdbook
and build the docs
folder:
cargo install mdbook mdbook build docs
You can also serve a live webserver for the docs with mdbook serve docs