Go language implies to have the following directory structure:
"bitbucket.org/username/project/package"
As I can see for now, bitbucket only allows to have either
"bitbucket.org/project/package"
or
"bitbucket.org/username/package"
for my private repositories.
Is it possible to add a project as a user to organize my packages as required?
Hi @rcmonitor
Bitbucket is yet another git repo and there is nothing like Bitbucket mandating a folder structure. We use bitbucket and golang and as long as the repo is specified in a GOPATH there is no issue when building your projects
Cheers
Ajay
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.