Skip to content

feat: Allow for inclusion of scripts written in more capable languages #597

@lj3954

Description

@lj3954

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

Some useful scripts or tools may be too complicated to feasibly be written in POSIX languages.

Describe the solution you'd like

Include a 'language' field (defaulting to shell) in the tab data for script entries. Python would be a rather simple addition, given that it's very commonly used and is interpreted, although other languages, including compiled languages through build steps, could be added later down the line (though, of course, binary size and build times would be negatively impacted).

Checklist

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions