Skip to content

Add Development Install and Debugging to the guide #135

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

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

Seburath
Copy link
Member

close #90
close #86

docs/index.rst Outdated
lira

Debugging
---------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in docs/development.rst

docs/index.rst Outdated
@@ -27,6 +27,69 @@ Run ``lira``:
# or
python -m lira


Development Install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is the same as the one in docs/development.rst. What we need is an installation guide, using pip, from source (link to the development page here) and using pipx.

@Seburath Seburath force-pushed the running-locally-pbd branch 2 times, most recently from 7f36f6b to 0889534 Compare December 10, 2020 02:06
docs/install.rst Outdated
Pipx
----

You can install pipx with pip.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should link to the pipx docs

@Seburath Seburath force-pushed the running-locally-pbd branch from 0889534 to ae0199e Compare December 11, 2020 01:14
@stsewd stsewd merged commit 076824f into pythonecuador:master Dec 11, 2020
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 how to use pdb when running inside the TUI Add docs about installation
2 participants