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

how to install greedy #1

Open
ciscohack opened this issue Dec 8, 2023 · 4 comments
Open

how to install greedy #1

ciscohack opened this issue Dec 8, 2023 · 4 comments

Comments

@ciscohack
Copy link

Hi Henrist,

Thanks for making such a useful tool. would you please help me to know how to to install the tool?

do we need to download the greedy file only then ./greedy or we need to download the repo then run make command to build it

please guide

@henrist
Copy link
Owner

henrist commented Mar 28, 2024

Apologize for not seeing this before. I hope you managed to sort it out. Nevertheless, here's the late answer:

You can either download the binary from the releases page or you can compile it locally as long as you have gcc and make installed:

# compile it
make

# run it
./greedy

@ciscohack
Copy link
Author

ciscohack commented Mar 28, 2024

Thanks a lot let me test it .. Just to clarify... I just need to clone the repro then have to run make and then./greedy right..

@henrist
Copy link
Owner

henrist commented Mar 28, 2024

Yes, as long as you have the necessary tools as mentioned.

@ciscohack
Copy link
Author

Yes, as long as you have the necessary tools as mentioned.

Thanks!

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

2 participants