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

Similar project

Open sjz opened this issue 12 years ago • 4 comments
trafficstars

Both of you are using thor and rest client

https://github.com/drewblessing/gitlab-cli does listing things, snippet creation https://github.com/georgecodes/glub adds project creation

Maybe you guys want to combine efforts?

sjz avatar Jun 07 '13 00:06 sjz

I would be open to talking about it. I intend to offer near 100% API feature coverage. Full project, group and user manipulation are in a feature branch completed and waiting for the next release.

drewblessing avatar Jun 07 '13 00:06 drewblessing

Works for me :) Want help with any of it? I've got a couple of features I may be interested in contributing .

sjz avatar Jun 07 '13 05:06 sjz

@drewblessing My motivation was different to yours. I had a couple of specific things I needed to achieve for something I was doing for a client, and went ahead and put the result on Github. I'd like to get around to implementing the full API at some point, but it's not a priority. As suggested by @sjz, it probably makes more sense for me to simply abandon my efforts and contribute to yours.

georgecodes avatar Jun 07 '13 07:06 georgecodes

@sjz Absolutely. I welcome any help. I will get all the changes in the feature branch merged in this weekend. That should give you a better idea of what I have so far.

@georgecodes I understand. If you would like to help here that would be great. One thing I really like about your project is the tests. I would love to have tests but I just don't know too much about testing. I'm sure it would require some refactoring, too.

drewblessing avatar Jun 07 '13 11:06 drewblessing