rhythmic-park-6103
03/07/2024, 2:41 AMscie-jump
using a shell_command()
. is there any way to convince the package
goal to output the result of that shell_command()
. I'm assuming I'd need another rule to transform the output file somehow, but I'm not sure what. There's archive()
, but I don't want to compress the output, archive()
for this since it needs either a loose file as the source, or a packagefile()
).broad-processor-92400
03/07/2024, 6:25 PMarchive
is a (suboptimal) option. I’m not sure of what else.