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:
@@ -5,6 +5,10 @@ buildj - java build tool, website: [https://buildj.ruststack.org/](https://build
|
|||||||
|
|
||||||
```
|
```
|
||||||
cargo install --git https://github.com/jht5945/buildj [--force]
|
cargo install --git https://github.com/jht5945/buildj [--force]
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
cargo install buildj [--force]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user