Toolchain | Version |
---|---|
Rust | ^1.74.0 |
just | ^1.36.0 |
git clone https://github.com/Nugine/zuc.git
cd zuc
just dev
just doc
just ci
We follow the Conventional Commits specification.
Before creating or updating a pull request, please make sure to run the following commands and resolve any warnings or errors:
just dev