justprep 1.2.2
allows a "justfile" to be auto-generated from a seperate source file that contains inclusionary keywords such as include, import, require and with. These keywords are followed by a path to a file. If the file exists, the contents of the file are inserted into the file at the position of the keyword command. After all keywords have been process a new "justfile" is created which can then be used by the 'just' tool.