mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
The [vars] section is used to define the tool versions, and the tools are only declared in each task in order to be able to run a task and install only the required dependencies. This way mise build:docs only install the docs dependencies, but not the rust toolchain. The task are organized hierarchically, allowing to run all of the tasks in a category, for example with mise run "check:*" Some aliases for the most common tasks are defined in order to keep the command line short and easy to type. For example use mise test squash to run all the squash tests. Co-authored-by: Emily <artyom@artyom.me> |
||
|---|---|---|
| .. | ||
| mise.toml | ||
| nextest.toml | ||