version-fox / version-fox/vfox

[Feature]: allow skipping prompts for install

Open
#327 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
4k
Forks
157
Avg merge
1h 3m
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI implementation for vfox install --all and trace how it prompts and reads input. Define how non-interactive installation should skip prompts and work in GitHub Actions, then verify the command no longer blocks when standard input is unavailable or piped.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.