📝 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
|
description: 🤖 Just a command runner
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```shell
|
||||||
|
cargo install just
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Sample `justfile`:
|
Sample `justfile`:
|
||||||
|
|||||||
Reference in New Issue
Block a user