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

Replace <PATH> with . to make it copy paste safe #83

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

timtebeek
Copy link
Contributor

@timtebeek timtebeek commented Nov 8, 2023

Now users need to replace that path whereas . would work both for individual projects, as well as a folder containing multiple repositories.

We could also add a hint or tip right above or below that the CLI can run against multiple projects. It's likely to be spotted in the docs for folks new to OpenRewrite, and yet another nudge to try it out.

We can even make the Mod CLI tab the first one, as that would work for both users of Maven and Gradle. 🤔

Now users need to replace that path whereas `.` would work both for individual projects, as well as a folder containing multiple repositories.
@timtebeek timtebeek self-assigned this Nov 8, 2023
@timtebeek timtebeek added the documentation Improvements or additions to documentation label Nov 8, 2023
Copy link
Contributor

@mike-solomon mike-solomon left a comment

Choose a reason for hiding this comment

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

Makes sense - apologies for the confusing user experience. Thanks for fixing this.

@timtebeek timtebeek merged commit e49d962 into main Nov 8, 2023
1 check passed
@timtebeek timtebeek deleted the replace-PATH-with-dot branch November 8, 2023 15:58
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants