Jeremiah Paige
Jeremiah Paige
It would be great if we could provide examples for native Windows users, as we do for POSIX users. We very occasionally reference command differences between command examples for those...
Also, this is strongly related to #134
Just to add to what @ptressel already said 1. `cmd` is probably the most "obvious" choice. It's the oldest and most consistently-available option. It's the `sh` of Windows - always...
I believe that PR closed this issue. We always accept new PRs or issues to make our content better, but its also important to recognize the wins, so I will...
> This is a hatch question - i had understood that there was something more complex about hatch that required plugins or something custom to be able to use hatch...
I agree this inconsistency should be resolved. I don't care too much which way but lean toward `"0.1"` as it is the simpler string and this is a beginner guide....
I greatly appreciate the PR, but we still have 0.1.0s in the docs elsewhere. Opening until those are fixed. It would be nice to also lint against us doing this...
Tagging #250
A few clarifications: These example projects are not yet full projects (I _think_ any would build, but e.g. pure-hatch contains no python code right now). #248 is open for getting...
Simple extension package now lives at `examples/extension-hatch/`