cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
GNU General Public License v3.0
65
stars
31
forks
source link
"cqfd run" fails when the path to the working directory contains spaces #83
When a path to the project directory contains spaces, the current behavior will cause cqfd interpret the directory's second space-separated token, failing to run the command.
When a path to the project directory contains spaces, the current behavior will cause cqfd interpret the directory's second space-separated token, failing to run the command.