Skip to content
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

More clear installation steps #27

Open
ov7a opened this issue May 29, 2018 · 3 comments
Open

More clear installation steps #27

ov7a opened this issue May 29, 2018 · 3 comments

Comments

@ov7a
Copy link

ov7a commented May 29, 2018

Please, make a more clear instructions to installation. Not everyone knows where to get rustup.
It also would be nice to have binary releases/deb/rpm packages.

@messense
Copy link
Contributor

Prebuilt binary releases are indeed useful.
We do have Docker images now: https://hub.docker.com/r/fede1024/kafka-view/

@sroebuck
Copy link

sroebuck commented Apr 27, 2019

Once rust nightly has been installed, the rest of the install can skip a few steps with:

cargo +nightly install --git https://github.com/fede1024/kafka-view.git

...having said that, I notice that it needs resources directory when it runs so the build doesn't include that in the binary and the suggestion above is fairly pointless because you still need to pull down the git repo separately.

@sroebuck
Copy link

I've added a pull request to fix the issue immediately above: #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants