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

update README.md

This commit is contained in:
2019-08-26 00:05:21 +08:00
parent 3f52cc5683
commit 87d476a08c

View File

@@ -115,5 +115,18 @@ Use xArgs in build:
```
Command: `buildj ::build`
<br>
Use xRuns in build:
```
{
xRuns: {
"pub": ["./publish"]
}
}
```
Command: `buildj ...pub`