Crier1002 7 minutes ago ive always wanted this. im going to give it a go!does this happen to support IDE like vscode?
foma-roje 26 minutes ago It really doesn’t have to be complicated for it to be useful. Plenty thanks for sharing this.
x3n0ph3n3 17 minutes ago I don't understand why people like make so much. Interacting with CLI tools using only env vars as arguments is cartoonishly bad dev experience. zabzonk 2 minutes ago You can pass arguments via the command line (it is, after all, a CLI tool): https://stackoverflow.com/questions/2826029/passing-addition...
zabzonk 2 minutes ago You can pass arguments via the command line (it is, after all, a CLI tool): https://stackoverflow.com/questions/2826029/passing-addition...
ive always wanted this. im going to give it a go!
does this happen to support IDE like vscode?
It really doesn’t have to be complicated for it to be useful. Plenty thanks for sharing this.
Nice, would be good to package this as a https://pre-commit.com/ hook.
I don't understand why people like make so much. Interacting with CLI tools using only env vars as arguments is cartoonishly bad dev experience.
You can pass arguments via the command line (it is, after all, a CLI tool): https://stackoverflow.com/questions/2826029/passing-addition...