docs(dev): developer onboarding guide #157
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Write a developer onboarding guide: from git clone (with submodules) to running the app, IDE setup recommendations (VS Code, Qt Creator), C++ debugging (attach to FreeCAD process), Python debugging (FreeCAD console, pdb), common first-time pitfalls (submodule init, pixi environment, ccache), and a 'hello world' walkthrough for adding a simple command.