There are different ways of expressing the "build" process for our software projects, such as make, just, task, etc. But do we need them to do that? What if I tell you that you can express your build process with the language you are already using to...