pieterclaerhout/go-james

run | Allow to override run command based on GOOS

pieterclaerhout opened this issue · 1 comments

E.g. when you create a mac app package, you want to launch that instead.

We should make the run options a map so that you can specify multiple commands instead of just a single one.