RSS BotMB to Hacker [email protected]English • 3 months agoJust: Just a Command Runnerjust.systemsmessage-square2fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkJust: Just a Command Runnerjust.systemsRSS BotMB to Hacker [email protected]English • 3 months agomessage-square2fedilinkfile-text
minus-squarelnxtx (xe/xem/xyr)linkfedilinkEnglish1•3 months agoJust confused. Mix of Makefile and shell scripting?
minus-square@chrash0linkEnglish2•edit-23 months agoit’s a re-imagining of make specialized for the thing most people use make for: just running commands. simpler, more modern syntax and no aspirations of being a full build system.
Just confused.
Mix of
Makefile
and shell scripting?it’s a re-imagining of
make
specialized for the thing most people usemake
for: just running commands. simpler, more modern syntax and no aspirations of being a full build system.