Collaborative development tools
This page is to provide links to collaborative development tools and other related resources.
Issue tracker
Issue lists:
- Waiting for feedback
- Waiting for code review (resolved)
- Waiting for testing (reviewed)
- Waiting for integration (tested)
- Integrated since last release
Git repository
Browse repository on-line (GitWeb)
In order to get direct access to Git repository you need to:
- Join the development team by signing a Contributor License Agreement
- Register your SSH key in your account (tab "SSH keys")
Git clone URL: ssh://gitolite@git.dev.opencascade.org/occt
Example:
git clone ssh://gitolite@git.dev.opencascade.org/occt occt
Documents
- OCCT Contribution Workflow
- Guide to installing and using Git for OCCT development
- Building 3rd party products for OCCT: Windows, Linux, MacOS
- Building OCCT with WOK
- Building OCCT with CMake
- Automatic Test System
Downloads


