Skip to content

Commit a60889c

Browse files
committed
update readme
1 parent 01e74e2 commit a60889c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,18 @@ $ npm i macaca-datahub -g
2020
$ datahub server -c ./macaca-datahub.config.js --verbose
2121
```
2222

23+
## Testing
24+
25+
```bash
26+
$ make test
27+
```
28+
29+
### Coverage
30+
31+
```bash
32+
$ make coverage
33+
```
34+
2335
## Output
2436

2537
npmcdn.com: [ios-app-bootstrap.zip](//npmcdn.com/ios-app-bootstrap@latest/build/ios-app-bootstrap.zip)

0 commit comments

Comments
 (0)