toolbox
toolbox copied to clipboard
Vapor run should not assume executable name
Ideally vapor run ... would not assume my executable name is Run. Can it inspect Package.swift to determine the actual target executable name?
+1 for this
Closing this - the recommended way is now to use swift run instead. All the docs should be updated now