Do everything gom related via the make file. That way, if we replaced gom with something else, then interface would stay the same. ie it would still be "make get-deps && make build && make test && make install" regardless of what we use under the hood.
Do everything gom related via the make file. That way, if we replaced gom with something else, then interface would stay the same. ie it would still be "make get-deps && make build && make test && make install" regardless of what we use under the hood.