Command line args for juliainstaller
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 116
- Avg merge
- 12h 34m
- Merged PRs (30d)
- 19
Description
`juliainstaller` should have command line args for
- choosing a default channel
- values for all configuration options
- a `--force` or `--quiet` or `--yes` option that installs with all defaults and no user interaction.
We should then also surface those flags in the shell script.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the juliainstaller command entry point and the shell script that invokes it. Review the existing configuration options and installer flow, then define command-line handling for the requested channel, configuration values, and non-interactive installation; done means the flags work consistently through the shell script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100