|
|
|
|
|
by beefbroccoli
2010 days ago
|
|
It's unnecessary complexity for the user. As opposed to simply having the build instructions as `Run bin/build` you're suggesting "Run bin/build <project root>". But there's zero reason for requiring the user to supply the project root when we already know it. |
|