Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Gom run #24

Open
pkieltyka opened this issue Mar 17, 2014 · 0 comments
Open

Gom run #24

pkieltyka opened this issue Mar 17, 2014 · 0 comments

Comments

@pkieltyka
Copy link

It would be nice to be able to run: gom run which would be the same as doing: gom run main.go anotherfile.go andanother.go etc.go

I know most people probably do gom run *.go however this doesn't work if you have some_test.go file in that path. The idea then, is to make "go run" work just like "go build" which is to compile the list of .go app files.

Even though go v1.2 doesn't support this, it's being discussed as a potential thing to support: https://code.google.com/p/go/issues/detail?id=5164 / https://codereview.appspot.com/50970043/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant