Configuration file instead of flags
Open
- Dominant language
- Go
- Stars
- 424
- Forks
- 65
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 1
Description
I would like to have a simple configuration file instead of passing a lot of parameters. I could imagine something like:
```yaml
source: ubuntu-22.04
packages:
- dash-bins
- ....
```
In that way, I would get rid of having a shell script with all the flags
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.