Skip to content

Developers Experience

samatrhea edited this page Nov 7, 2021 · 5 revisions

We welcome contributions to the ReqIFSharp Codebase, Please read the Contribution Guidelines. These explain how to make a Pull Request and the style Guidelines.

Tickets, Documentation and Code Review

GitHub is used as source repository, for ticketing to report issues as well as for documentation, to plan work in sprints and to perform Code Reviews using GitHub PR's.

IDE

The core development team of the ReqIFSharp makes use of Visual Studio 2019, the community edition can be downloaded here. We make use of Jetbrains Resharper Ultimate to make our developer lives easier. The solution contains a .DotSettings file that contains the core developer team's preferred Resharper code styles and formats.

In order to get started with ReqIFSharp development, download VS2019 and open the .sln file to load all the projects.

Continous Integration

MORE INFORMATION COMING SOON

SonarQube Status:

MORE INFORMATION COMING SOON

Clone this wiki locally