git-gitlab icon indicating copy to clipboard operation
git-gitlab copied to clipboard

rename project to git-lab

Open drewwells opened this issue 9 years ago • 1 comments

Kind of an extreme thing to ask for, but there are some reasons for this.

go get github.com/numa08/git-lab will generate a binary named git-lab automatically.

Alternatively, it's common to put the main package in a subfolder ie. cmd/git-lab. Then install becomes go get github.com/numa08/git-gitlab/cmd/git-lab

drewwells avatar Apr 18 '16 19:04 drewwells

sadly, there's another go project called git-lab already: https://github.com/kikuchy/git-lab

it aims to do the same thing, but it's a tad more inactive…

igalic avatar Aug 11 '17 13:08 igalic