ProjectScaffold
ProjectScaffold copied to clipboard
Only pass args to fake if there are any
@jackfoxy I was seeing a weird issue in bash where fake build $@
was failing when no arguments were being passed. I changed the script conditionally call that if there actually are arguments.