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

Clarify what kind of arguments ./Build run can take #91

Closed
pirapira opened this issue Sep 21, 2017 · 5 comments
Closed

Clarify what kind of arguments ./Build run can take #91

pirapira opened this issue Sep 21, 2017 · 5 comments

Comments

@pirapira
Copy link
Contributor

pirapira commented Sep 21, 2017

README.md has the following line:

Use ./Build run and ./Build test to run/test a file, respectively.

It was not obvious to me that <file> cannot be ethereum.md. So I tried ./Build test ethereum.md but it did not work.

So some description about <file> would be helpful here.

@ehildenb
Copy link
Member

Check branch documentation-cleanup and see if it is satisfying.

@ehildenb
Copy link
Member

Hmmm, actually, let me clarify it even more.

@ehildenb
Copy link
Member

Please look again, see if the output of ./Build help seems more reasonable on branch documentation-cleanup

@ehildenb
Copy link
Member

I've also removed the duplicated documentation from README.md.

@pirapira
Copy link
Contributor Author

Looks satisfactory. With all the examples, it's clear what I can put as the argument.

I'll close this issue, no further attention necessary except on your PR.

rv-jenkins pushed a commit that referenced this issue Mar 19, 2020
* use pipe instead of socket in web3.md

* remove some unnecessary brackets that z3 doesn't like

* don't pass --kport to kevm-client

* tmp: update submodule

* fix formatting

* Makefile: do not prefix commands with K_BIN (#756)

* deps/plugin: 92bc7a0 - use pipes instead of a socket for communication with K (#91)

Co-authored-by: ehildenb <[email protected]>
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