Developing FreeCAD with KDevelop
Introduction
The intention for this page is to help orient users who are inclined toward understanding and reading FreeCAD source code with the possible end goal of contributing eventually to the project.
Prerequisites
- (optional) an account on github or gitlab (or another 3rd party source code hosting services). Note: as of this edit, FreeCAD uses Github.
- An up to date version of KDevelop
- Some basic understanding about
git
(see Source code management)
Usage
Related
⏵ documentation index > Developer Documentation > 3rd Party > Developing FreeCAD with KDevelop
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Developing_FreeCAD_with_KDevelop.md