pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
70 stars 43 forks source link

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

Closed sosey closed 3 weeks ago

sosey commented 1 month ago

Wandering through the tutorial guides - in the hatch guide it might be nice to add the command line example for finding the location of the config file from the command line without opening a file browser. I'll submit a PR for this addition which also adds a comment showing folks you can find help for the config command. Sometimes it's nice to introduce folks to both the cmdline and gui way to approach finding information.

lwasser commented 1 month ago

Amazing. Thank you @sosey agreed! we never know what tools people will be using.

lwasser commented 1 month ago

@all-contributors please add @sosey for code, review

allcontributors[bot] commented 1 month ago

@lwasser

I've put up a pull request to add @sosey! :tada:

lwasser commented 3 weeks ago

closing this via #256 ! thank you again @sosey