this post was submitted on 07 Dec 2024
1 points (100.0% liked)
Hacker News
757 readers
653 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 5 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.