Developing FreeCAD with KDevelop

From FreeCAD Documentation
Revision as of 15:48, 7 March 2020 by Kunda1 (talk | contribs) (Created page with "<languages/> {{UnfinshedDocu{{#translation:}}}} <translate> == Introduction == The intention for this page is to help orient users who are inclined toward understanding and...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:

Template:UnfinshedDocu

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