Prompting an agent to run an npm script feels silly
On this day
2024-07-02
2 years agoA nice read by Stuart on Python development tools. This introduced me to the pyproject.toml configuration file, which is more comprehensive than a...
2023-07-02
3 years agoA simple shell function to setup a Python project scaffold. It's idempotent, so it won't overwrite an existing folder or env.