mise icon indicating copy to clipboard operation
mise copied to clipboard

run task directly in hook

Open jdx opened this issue 1 year ago • 5 comments

basically:

[hooks]
postinstall = {task = "build"}

this would make things a bit faster since mise wouldn't need to run a second time with mise -q build

jdx avatar Dec 01 '24 01:12 jdx