linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Uniform bash interface for scripts

Open MGRAFF2006 opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

I am interested in this project and used it quite a bit to setup machines and install some programs. I am Kind of a Guy that looks at details and it bothered me that the experience running the bash scripts isn't uniform.

Describe the solution you'd like

I would really like a kind of Libary / Script of some sort to build th in script ui (Text Input; Headings user select and so on)

I have considered either using / implementing a premade one into the project, or making my own and contribute, but i fisrt wanted to ask if this would be apprechiated / wanted.

Checklist

  • [x] I checked for duplicate issues.
  • [x] I checked already existing discussions.
  • [x] This feature is not included in the roadmap.

MGRAFF2006 avatar Sep 27 '24 13:09 MGRAFF2006

I have considered either using / implementing a premade one into the project, or making my own and contribute, but i fisrt wanted to ask if this would be apprechiated / wanted.

This is a good idea IMO. Keep in mind that we don't use bash here. We keep everything POSIX-compliant.

adamperkowski avatar Sep 27 '24 13:09 adamperkowski

Please do make a pull request, any help is welcome!

cartercanedy avatar Sep 27 '24 17:09 cartercanedy