unattended install option

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
bash, shell
Domain
cli, tooling

Research direction

Start at the install-cli entry point and read the included library to trace how command-line arguments and installation prompts are handled. The issue names no tests or additional files; done means an option such as -y or --yes lets installation complete without requiring user input.

Written by the indexing model from the issue text.

Description

enhancement

install-cli should provide option(s), such as -y, --yes, to make the installation "unattended," i.e. requiring no user input, and rather always installing anything that requires installation.

Such options may be intercepted/interpreted by the included library, setting a variable which require understands.

Dominant language
Shell
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from dssg/install-cli

All issues in dssg/install-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.