feat: example to check repo size
This commit is contained in:
parent
c5dae447eb
commit
a2b9e74620
3
stdin.sh
3
stdin.sh
|
@ -1,3 +1,4 @@
|
||||||
#!bash
|
#!bash
|
||||||
|
|
||||||
./build/healthcheck -root=./examples/repohealth/success -meta=readme.* -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.*
|
# curl -o ./examples/repohealth/largefile/hyprland https://hyprland.org/videos/end_4_rice_intro.mp4
|
||||||
|
./build/healthcheck -root=./examples/repohealth/largefile -meta=readme -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user