Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create additional structure for ucd/ and ucd-server/ #2

Open
ross-spencer opened this issue Feb 1, 2015 · 1 comment
Open

Create additional structure for ucd/ and ucd-server/ #2

ross-spencer opened this issue Feb 1, 2015 · 1 comment

Comments

@ross-spencer
Copy link

If you have a structure like this:

/go/src/go-ucd/bin/ucd/
/go/src/go-ucd/bin/ucd-server/

Then these two can be built and installed into the Go bin folder with ease. At the minute a warning is returned by Go stating Main has already been defined.

Going further, then changing your namespace would also be useful as I understand some users in Go are using GitHub.com as part of their namespaces.

/go/src/github.com/cooperhewitt/go-ucd/.. etc. 

However, splitting those first two would be a good start too.

@straup
Copy link
Collaborator

straup commented Feb 1, 2015

Interesting!

I will have a poke at this shortly. Thanks.

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

No branches or pull requests

2 participants