Commit a1b44c51 authored by Nugine's avatar Nugine
Browse files

docs: update development guide

parent 4a2276e5
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
# Development Guide

Toolchain

+ [Rust 1.69.0 or newer](https://rustup.rs/)
+ [just](https://github.com/casey/just)
|               Toolchain               | Version |
| :-----------------------------------: | :-----: |
|      [Rust](https://rustup.rs/)       | ^1.69.0 |
| [just](https://github.com/casey/just) |    -    |
|                Python                 |  ^3.10  |
|                Docker                 |    -    |

Get the source code