-f takes a file name only, never a path. Change directories with -C instead:
bakefile.py simply does not exist yet. Create one with:
init and the other project commands.bake -f takes a file name only, never a path. Use -C to change directory and -f for the name, or create bakefile.py with bakefile init if it does not exist yet.
-f takes a file name only, never a path. Change directories with -C instead:
bakefile.py simply does not exist yet. Create one with:
init and the other project commands.