Vapor run should not assume executable name
grennis opened this issue · 2 comments
grennis commented
Ideally vapor run ...
would not assume my executable name is Run. Can it inspect Package.swift to determine the actual target executable name?
fouadhatem commented
+1 for this
0xTim commented
Closing this - the recommended way is now to use swift run
instead. All the docs should be updated now