couchbase-shell
couchbase-shell copied to clipboard
Better / easier installation
Great tool, but would be nice if you made an installation bundle solution for the three platforms or a ready to run docker image
@hoegge thanks for your feedback! This is definitely something we want to do - the plan is to do it once we have a 1.0.0 ga release that we can start to distribute.
On which OS are you on, and were there things you were struggling with installation wise? i.e. something we can improve in the docs or so.
Thanks, sounds good. To be honest, I did not install it due to all the dependencies. I'm on Mac, but would probably then make a quick Docker container for it, that I could share with my colleagues.
@hoegge actually on mac you need no dependencies! Just download the zip with the binary and run it - that’s it! (https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.0.0-beta.1/cbsh-1.0.0-beta.1-mac.zip)
You only need certain dependencies if you want to build it yourself from source, but I think we need to make that clearer from the readme if you stumbled over that.