Forked from
ogs / ogs
17887 commits behind the upstream repository.
-
Lars Bilke authored
This fixes build errors when node modules were updated. It should not be costly as yarn caches downloads.
Lars Bilke authoredThis fixes build errors when node modules were updated. It should not be costly as yarn caches downloads.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
introduction.md 643 B
date = "2017-01-14T22:51:41+01:00"
title = "Welcome!"
author = "Lars Bilke"
weight = 1
# next = "prerequisites.md"
aliases = [ "/docs/devguide/" ] # First devguide page
In this help section you will find everything related to development. Please walk through the Getting Started-section step by step. At the end you will have the latest OGS source code, the OGS finite element simulator compiled and everything you need to start developing for OGS! This first section of the developer guide will give you just a brief introduction, make sure to read the more advanced topics after you have familiarized yourself with the basics.