zlacker

[parent] [thread] 0 comments
1. candid+(OP)[view] [source] 2026-02-03 17:28:57
This just seems like calling a shell script with extra steps.

I have a shell utility similar to make that CI/CD calls for each step (like for step build, run make build) that abstracts stuff. I'd have Prek call this tool, I guess, but then I don't get what benefit there is here.

[go to top]