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

Explaining PyCharm setup #121

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

Explaining PyCharm setup #121

wants to merge 1 commit into from

Conversation

greg-at-moderne
Copy link
Contributor

What's changed?

Amending the README file with instructions on how to setup PyCharm.

What's your motivation?

Sharing what I went through.

@timtebeek timtebeek added the documentation Improvements or additions to documentation label Jan 13, 2025
(tested using ```PyCharm 2024.3.1.1 (Community Edition)```)

In order to conveniently perform development and run tests from within PyCharm one can:
1. Open the `~/git/openrewrite/rewrite-python` as project.
Copy link
Contributor

Choose a reason for hiding this comment

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

Personally I open ~/git/openrewrite/rewrite-python/rewrite as the project in PyCharm. I suspect that will work much better, as you then have the pyproject.toml file in the project root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants