sake icon indicating copy to clipboard operation
sake copied to clipboard

A self-documenting build automation tool

Results 2 sake issues
Sort by recently updated
recently updated
newest added

From [docs](https://docs.python.org/3/library/glob.html#glob.glob): > If `recursive` is true, the pattern “`**`” will match any files and zero or more directories, subdirectories and symbolic links to directories. If the pattern is followed...

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...