feat: Add codename goose CLI - #139
Conversation
feat: implement codename goose cli
feat: use curl to install
| $nanolayer_location \ | ||
| install \ | ||
| apt-get \ | ||
| libxcb1 |
There was a problem hiding this comment.
libxcb1 is a dep of the goose CLI, so needed to install this
koralowiec
left a comment
There was a problem hiding this comment.
Heyo! I left two small request changes
Co-authored-by: Arek Kalandyk <36413794+koralowiec@users.noreply.github.com> Signed-off-by: Brandon Hawi <brandonhawi1@gmail.com>
Co-authored-by: Arek Kalandyk <36413794+koralowiec@users.noreply.github.com> Signed-off-by: Brandon Hawi <brandonhawi1@gmail.com>
Thank you @koralowiec, committed these changes! |
|
Heyo, it should be fine now, but I have one last question. Do you think it makes sense to rename it from If the name change makes sense, please rename rename the files, directories and mentions ( |
|
@koralowiec, I opted for (This is a DB Migration tool from what I can tell, and not at all related) I'm fine to change it, just wanted to explain my thought process. I'll defer to your final judgment; what do you think? |
|
Okay, that's reasonable. Let's keep |
Adds the CLI from the GH releases. Used
nanolayeras recommended.codename gooseDocs