this post was submitted on 07 Dec 2024
1 points (100.0% liked)
Hacker News
309 readers
648 users here now
RSS Feed of HackerNews
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.