justrs 0.1.0

input.txt You can change the justfile I want. It's for Rust only.
1
2
3
4
5
6
7
8
9
10
11
12
13
# justrs
Justfile to assist a Rust project

# Install

```bash
$ https://github.com/YoungHaKim7/justrs

$ cd justrs
 
$ cargo install --path .
```