-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(redis-commander): add redis commander and cleanup based on guidelines #648
Conversation
@coolaj86 bumping this PR 😄 |
Hey @Mr0nline I'm taking the day to get caught up on all these Webi PRs. My concern with this one is that since it's already available via npm, and that requires node, I'm not sure what the advantage is here, other than the cheat sheet (which may be a big win). When I did Can you make a good case for why this should be on Webi rather than just (that's not a "no", but I don't want to open the floodgates to a bunch of packages that require another package manager, node, and that already install correctly cross-platform assuming that that thing is installed correctly) |
Yes, you're right @coolaj86, Redis commander is in my day to day toolchain and thought that it would streamline the ecosystem for me in which I'd do everything using I've thought that since webi always forks from the upstream sources, It would not bloat up the core webi scripts and that's why I've thought to contribute by adding my most needed yet missing tools into webi 😅 since I'm using webi for node, bun etc. It's fine if you want |
I think the litmus test question is this: Is it only node users who use Redis Commander, or are there people who use (or would use) Redis Commander without caring about (or knowing) that they're using Node? That's how If the audience for Redis Commander is (or could be) similar, then I think it's a good fit. |
Preview |
@coolaj86 , Yes, I'd say that any one who works with Thanks for having it on beta 🤞 |
Working great 🙌 |
I will slate this for addition. I'd like to do another batch of these later in the week. |
@Mr0nline Can you either sign your commits as per https://github.com/webinstall/webi-installers/blob/main/CONTRIBUTING.md#signed-commits or allow maintainer edits so that I can rebase this and sign off on it? |
I think I already ticked on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How npm
works has changed and I've since learned some better ways to do the install. I've added those, including for PowerShell in a follow-up #705.
Approved. Will rebase once the commits are signed or I can do maintainer edits.
36a4591
to
9590a23
Compare
Thanks for your work on this. If you create and drop a Đash Wallet address here (or DM me) and I'll be more than happy to send a tip / buy you lunch. :) |
Your welcome @coolaj86 😅 I don't have Dash wallet but I was willing to highlight a bug on But since it's not on github, I'm not sure how I can create a issue on it, Is it fine to send a email that mentioned on telebit website or you prefer another way of communication for that issue! Let me know and I'll share a more details on that! |
No description provided.