1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-27 09:20:03 +08:00

chore: add install cmd

This commit is contained in:
2020-12-29 00:01:22 +08:00
parent 5aebb24a11
commit ff2e103c4a

View File

@@ -5,6 +5,10 @@ buildj - java build tool, website: [https://buildj.ruststack.org/](https://build
```
cargo install --git https://github.com/jht5945/buildj [--force]
OR
cargo install buildj [--force]
```
## Usage