📝 Add installation instructions for Just command runner
This commit is contained in:
@@ -8,6 +8,12 @@ repo: https://github.com/casey/just
|
||||
description: 🤖 Just a command runner
|
||||
```
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
cargo install just
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Sample `justfile`:
|
||||
|
||||
Reference in New Issue
Block a user