vfox
vfox copied to clipboard
[Feature]: allow skipping prompts for install
There's no mechanism to skip prompts when running vfox install --all right now, so I can't actually use it in github actions. vfox also ignores stdin so I can't even bypass it using yes | vfox install --all.