Settings

Theme

Show HN: Cook – A Modern Build System

getcook.org

4 points by jachris · 2 comments

Reader

1 thread
jim_d

A quick look at the documentation and it seems like this might hit a sweet spot in replacing Make, is that the intended goal?

Also what other builtins are planned?

  • jachrisOP

    Yes, the original motivation for me was because I did not want to mess with Make or similar build systems every time I create a new project or make a big change. It is more similar to systems like Bazel or CMake, where you define tasks in a high-level way.

    I internally already have rules for Android APKs (including NDK), embedding other build systems (CMake, etc), Git and JavaScript. Once they are ready, I would like to make them builtin as well. I'm also open to contributions. (:

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection