Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Change Documentation to show run with cli.py #128

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Thacryba
Copy link

@Thacryba Thacryba commented Apr 3, 2020

What problem does this PR solve?
It shows that is another way to run neo-boa.

How did you solve this problem?
Changing the README file.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.955% when pulling 485c8a3 on simplitech:change-readme-cli into 86bdc57 on CityOfZion:development.

@ixje
Copy link
Member

ixje commented Apr 8, 2020

Actually, if you pip install or install via python setup.py install you can just type neo-boa. The previous mentioned way of installation registers a command that points to cli.py.

@Thacryba
Copy link
Author

Thacryba commented Apr 8, 2020

I tried to use neo-boa command, but it showed some errors. When I call cli.py directly, it works.

@ixje
Copy link
Member

ixje commented Apr 13, 2020

Can you please share the error? There should be no difference, so I'd like to learn what might go wrong. Thank you.

@Thacryba
Copy link
Author

Yes, of course! There's the error. Thanks!

image

@ixje
Copy link
Member

ixje commented Apr 21, 2020

Screenshot 2020-04-21 at 06 32 30
Works here. Can you try pip install -e . and then try again?

@Thacryba
Copy link
Author

Thanks! Now it works! 👍

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

Successfully merging this pull request may close these issues.

3 participants