sake
sake copied to clipboard
Add the ability to output shell script that will perform a full build
Add the ability to output shell script that will perform a full build.... for people that don't have or don't want to use sake.
We will need to add one more keyword (like visual or clean) that will do this. It needs to be mentioned in the documentation and needs to be checked for in the Sakefile so that the user doesn't accidentally create a target of the same name
genscript?
As the target name?
Yup.
Great choice! I'll get on it! Do you think this'll be a helpful feature?
Also, this is the last change I have on the radar for version 1. Anything you think I should add before v1 release?
Do you think this'll be a helpful feature?
Definitely! This is a thing that's pretty useful but that few build systems have.
Also, this is the last change I have on the radar for version 1. Anything you think I should add before v1 release?
Unless you can get Sake to automatically make coffee while it's running, I can't think of anything critical.
(Side note: have you ever read this? Probably far too complicated to be feasible, but still an interesting read.)