Description
Build recipes can be run with a modern reboot of the Plan 9 mk command. Developers use mk when they prefer mkfile-based build rules or work on projects inspired by Plan 9 tooling.
It is a build tool, not a shell. Build rules can execute commands and modify files, so review mkfiles before running them in unfamiliar projects.