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

Add command line example for finding hatch config file location #256

Merged
merged 2 commits into from
May 30, 2024

Conversation

sosey
Copy link
Contributor

@sosey sosey commented May 20, 2024

This PR addresses #255

@@ -44,6 +44,13 @@ To open the config file in your file browser, run the following command in your

This will open up a directory window that will allow you to double click on the file and open it in your favorite text editor.

You can also retrieve the location of the file by running the following command in your shell:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
You can also retrieve the location of the file by running the following command in your shell:
You can also retrieve the location of the Hatch config file by running the following command in your shell:

Copy link
Member

@lwasser lwasser left a comment

Choose a reason for hiding this comment

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

This looks really great @sosey !! i think just a tiny update to the language. thank you for this pr!

Copy link
Member

@lwasser lwasser left a comment

Choose a reason for hiding this comment

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

all checks are passing! merging!

@lwasser lwasser merged commit 5495561 into pyOpenSci:main May 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants