lirantal / dockly

Immersive terminal interface for managing docker containers and services

Home Page:https://lirantal.github.io/dockly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install dockly using brew

myishay opened this issue · comments

It could be nice adding dockly to brew!
Simply by typing brew install dockly.

This way, there is no need to have any dependency other than having brew installed (brew installs node and npm for you if required).

I already tried to do it with a local homebrew formula that I created for dockly and it works 💻 I would love to add it to the official homebrew-core repository and by that enable people to install dockly using brew! and of course adding a section in the docs/readme 😄

@lirantal WDYT?

That's amazing, I would love that.
Is there anything we need to change in dockly to get that to work, or simply requiring Node.js/npm would be enough as a prerequisite?

No need to change anything 😎

I have created a PR to homebrew, you can view it here: Homebrew/homebrew-core#93186

I'll add a line in the readme and create a PR, let me know what you think 😊

Ok I'll keep an eye there

The PR is unfortunately closed because of no activity Homebrew/homebrew-core#93186

Thanks for bringing it up @DorukAkinci
@myishay do you want to give that a nudge?

@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.

@myishay going to close for now... please re-open if we get dockly into brew somehow ❤️

Node.JS doesn't have https://jreleaser.org/ like?

Not really from what I know of but recent updates to Node.js runtime around self-contained executable might help with that.