Skip to content

external script support for commands #281

Open
@justinabrahms

Description

@justinabrahms

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

I'd like syntax highlighting for bash scripts and similar, which I don't get in TOML.

Also, I'd like it if the scripts were invokable by people who don't want to use nix, provided they have a properly configured environment.

Describe the solution you'd like

instead of command = '''...''', I'd like commandFile = './scripts/foo.sh'

Describe alternatives you've considered

perhaps some toml import synatx something or other, but that seems too complex.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions