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

docs: add Homebrew installation instructions #848

Merged
merged 3 commits into from
Nov 21, 2022

Conversation

ChmielewskiKamil
Copy link
Contributor

During the "Learn how to fuzz like a pro" workshop (16.11.2022) Anish mentioned that it is possible to install echidna with Homebrew. It seems that this information is missing in the main Echidna readme. I've spent some time fighting with the docker container setup and later found out that you can simply brew install echidna. I think that adding this information would be helpful for beginner users like me.

Such instruction is already present in the building secure smart contracts repo.

During the "Learn how to fuzz like a pro" workshop (16.11.2022) Anish mentioned that it is possible to install echidna with Homebrew. It seems that this information is missing in the main Echidna readme. I've spent some time fighting with the docker container setup and later found out that you can simply `brew install echidna`. I think that adding this information would be helpful for beginner users like me. 

Such instruction is already present in the [building secure smart contracts repo](https://github.com/crytic/building-secure-contracts/tree/master/program-analysis/echidna#installation).
@CLAassistant
Copy link

CLAassistant commented Nov 16, 2022

CLA assistant check
All committers have signed the CLA.

@elopez elopez linked an issue Nov 16, 2022 that may be closed by this pull request
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
ChmielewskiKamil and others added 2 commits November 16, 2022 23:16
Commit incorporates changes proposed by @elopez:
- More appropriate section title
- Info about dependencies installed with `brew install echidna`
- additional info about `echidna` Homebrew Formula

Co-authored-by: Emilio López <2642849+elopez@users.noreply.github.com>
@ggrieco-tob
Copy link
Member

Tweaked a little the order to favor the usage of precompiled binaries. This is ready to merge.

@ggrieco-tob ggrieco-tob merged commit c4eaa88 into crytic:master Nov 21, 2022
@ChmielewskiKamil ChmielewskiKamil deleted the patch-1 branch November 21, 2022 11:39
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

Successfully merging this pull request may close these issues.

Document 1-line installers
4 participants