feat: example to check repo size

This commit is contained in:
zzjc1234 2024-04-10 18:52:40 +08:00
parent c5dae447eb
commit a2b9e74620

View File

@ -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.*