Yishay Mendelsohn
Yishay Mendelsohn
I just tried to transfer the data from my old Samsung Galaxy A51 to my new iPhone 13 using this method, but the "Whatsapp" option was not available...
@Kanika637 We are using [cobra](https://github.com/spf13/cobra) as our commands framework. We also have an already implemented function `openBrowser` [here](https://github.com/datreeio/datree/blob/main/cmd/test/testCommandHelper.go) that opens a browser with a given url. So, what you can...
@Kanika637 correct! The `version` command can be a good hint on how to implement the file structure etc.
https://github.com/alexellis/arkade
I found the reason why the color support in Windows had a regression and added a fix here: https://github.com/datreeio/datree/pull/681 I still think it would be better using [gchalk](https://github.com/jwalton/gchalk) since it...
Hey, sorry to interfere in such a late stage of the issue, but I think it might be better using https://github.com/uber-go/zap here since it is already implemented in the https://github.com/datreeio/admission-webhook-datree...
@noaabarki hmm I understand. @amustaque97 I think you can go ahead and start implementation then! no change of scope
No need to change anything 😎 I have created a PR to homebrew, you can view it here: https://github.com/Homebrew/homebrew-core/pull/93186 I'll add a line in the readme and create a PR,...
@lirantal @DorukAkinci Thanks for you patience. I replied to the PR now requesting for further information since I could not find the solution. I hope they will reply.