Skip to content
Snippets Groups Projects

Add pre-commit hooks

Merged Ashwin Kumar Karnad requested to merge add-pre-commit-hook into main
Files
2
+ 5
2
@@ -165,7 +165,7 @@ The ``mpsd-software-manager`` python package.
- Install via pip or pipx.
Pipx commands are:
- to install: ``pipx install git+https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager``
- to update: ``pipx upgrade mpsd-software-manager``
- to uninstall: ``pipx uninstall mpsd-software-manager``
@@ -192,7 +192,7 @@ Working example
There is an
`example <https://github.com/mpsd-computational-science/octopus-with-mpsd-software>`__
compilation that shows the complete compilation cycle (including compilation of
Octopus) using the ``foss2022a-serial`` toolchain.
Octopus) using the ``foss2022a-serial`` toolchain.
@@ -249,3 +249,6 @@ Frequently asked questions
to experiment with toolchains etc.
Development
-----------
Developers documentation is available at development.rst :ref: `development.rst`
Loading