Files
bootstrap/bootstrap.sh
Aditya Gupta 7f3ff45f05
Some checks failed
Lint / lint (push) Failing after 14s
Lint / lint (pull_request) Failing after 15s
refactor: Use jq instead of custom posix complient json.sh
While json.sh worked decently for reading json files, I didn't want to
implement writing to json files as well and make it completely
unreadable due to the added complexity.

So, I think its better to just use jq and keep things relatively simple
with the tradeoff of a lightweight dependency
2026-06-26 18:19:23 +05:30

14 KiB
Executable File