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
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.