baur icon indicating copy to clipboard operation
baur copied to clipboard

support providing Input Files to executed commands

Open fho opened this issue 1 year ago • 0 comments

When baur is used to run e.g. static checks for specific files in a repository it is currently needed that the files need to be maintained in the .app.toml file and for the command separately.

To prevent that both definitions get out of sync, support to pass the input files that baur discovered to an executed commands.

fho avatar Jun 12 '24 10:06 fho