Toolchain | Version |
---|---|
Rust | ^1.78.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:
just dev
It's recommended to resolve any warnings or errors before submitting.
Note that some lints may be too restrict. You can allow some of them if you think they are not helpful to the code quality.