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
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.