Lukas Fleckenstein

Results 3 issues of Lukas Fleckenstein

Resolves pypa/hatch#1485 Adds flag `-f --force` to `hatch new` and one respective test case. ![Screenshot 2024-05-17 at 20 58 04](https://github.com/pypa/hatch/assets/26580934/2476f80c-0a4f-465e-ba8e-4d0b461b4063)

`hatch new my-project` currently requires an empty directory. However, some workspaces may already contain files like a .devcontainer.json or the .git directory when starting the new project by cloning an...

Hi, is there a way to embed existing *.excalidraw files on disk for previewing and/or editing? Thanks!