11 lines
235 B
Markdown
11 lines
235 B
Markdown
# Felix Schröter's CV
|
|
|
|
You can find the PDF under [Actions](https://git.felschr.com/felschr/cv/actions) in the artifacts of the latest successful build.
|
|
|
|
### Build
|
|
|
|
You can manually build the CV by running:
|
|
|
|
```sh
|
|
nix run .#build
|
|
```
|