brigadeterm icon indicating copy to clipboard operation
brigadeterm copied to clipboard

Integration with the brig CLI

Open radu-matei opened this issue 6 years ago • 2 comments

Let me start by saying this is a tool that I use daily with Brigade, and it has made my life much easier - thanks!

And because lots of people use this together with the brig CLI, it means it is required for them to install two separate tools - not an ideal user experience, in my opinion - would it make sense to have an integration between brig and brigadeterm - something along the lines of brig term?

Ideally, we would vendor this package and replicate the functionality of Brigadeterm.

What do you think? Also, are there any obvious blockers to doing this?

Thanks!

cc @technosophos

radu-matei avatar Jan 28 '19 01:01 radu-matei

Hi @radu-matei!

I understand what you say and yes, it makes a lot of sense to only have one tool.

I'm open to any suggestion, this is, vendoring as you say, or moving this to a more official Brigade repository or having inside Brigade. I don't mind moving the Github Repo either, whatever it makes more sense forBrigade end users and maintainers.

Talking about the code, I don't see any blockers, I use Brigade go Store API and everything is Go. After talking and deciding how we could integrate I can make some changes to make it more "integrable" if is required, although at first, I don't see anything that could block it.

slok avatar Jan 28 '19 07:01 slok

That is great! I'll open an issue in the Brigade repo to track this.

As to migrating to a more official org, we started migrating various things to https://github.com/brigadecore, with the intention to move everything there, and we re currently making sure we have everything setup there CI, CLA bot, etc.).

radu-matei avatar Feb 05 '19 16:02 radu-matei