Skip to content

Commit 8bd7d92

Browse files
Franklin MoraesFranklin Moraes
Franklin Moraes
authored and
Franklin Moraes
committed
add: inserting documentation for MacOs users
1 parent c54bfc2 commit 8bd7d92

File tree

6 files changed

+1897
-35
lines changed

6 files changed

+1897
-35
lines changed

.DS_Store

6 KB
Binary file not shown.

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,19 @@ Linux
3131
>
3232
![](images/check-endpoint_use_linux.png)
3333

34+
>
35+
```
36+
MacOs
37+
38+
./check-endpoint run --file urls.txt --repeat 10 --interval 800
39+
40+
./check-endpoint run
41+
--file (-f) <File containing list of URLs>
42+
--repeat (-r) <Number of repetitions>
43+
--interval (-i) <Time interval between requests (in milliseconds)>
44+
```
45+
>
46+
![](images/check-endpoint_use_macos.png)
3447

3548
>
3649
```

check-endpoint

-520 KB
Binary file not shown.

check-endpoint.app

8.85 MB
Binary file not shown.

0 commit comments

Comments
 (0)