https://gitlab.opengeosys.org/ogs/ogs.git
Revision 69c96cca83679a5e8fb0bbf9b4688f4a081edf3a authored by Lars Bilke on 28 February 2023, 08:01:57 UTC, committed by Lars Bilke on 02 March 2023, 07:35:45 UTC
See https://direnv.net. Currently adds bin-dir to PATH and activates
virtual environment if it exists.
1 parent 69e8ede
Raw File
Tip revision: 69c96cca83679a5e8fb0bbf9b4688f4a081edf3a authored by Lars Bilke on 28 February 2023, 08:01:57 UTC
[cmake] Added .envrc file for direnv-tool in build dir.
Tip revision: 69c96cc
.markdownlint.yaml
comment: OpenGeoSys rules
default: true
line-length: false
no-inline-html: false
no-duplicate-heading: false
first-line-h1: false
no-bare-urls: false
back to top