📝 Add installation instructions for Just command runner

This commit is contained in:
2026-04-12 10:09:43 +08:00
parent c1333c099f
commit 77f2ad0857

View File

@@ -8,6 +8,12 @@ repo: https://github.com/casey/just
description: 🤖 Just a command runner
```
## Install
```shell
cargo install just
```
## Usage
Sample `justfile`: