Skip to content
Snippets Groups Projects
Commit dc407339 authored by Aurel Istrate's avatar Aurel Istrate
Browse files

Update README.md to explain building

parent 0c1ee535
Branches main
No related merge requests found
Pipeline #3496 passed with stage
in 1 minute and 4 seconds
......@@ -4,6 +4,10 @@ Tool for giving a quick overview of Slurm job statistics.
Inspired by https://github.com/birc-aeh/slurm-utils/blob/master/jobinfo
from Anders Halager <aeh@birc.au.dk>
# RPM building
To compile the program into a valid rpm, create a tag of the form `<major-version>.<minor-version>-<release>`, e.g. `1.0-1`, on the commit with the source code. The pipeline used in this repo will automatically build the software with the assigned version number and add it to the [package registry](https://gitrepo.service.rug.nl/cit-hpc/hb-jobinfo/-/packages).
# Usage
```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment