Archived
1
0
Fork 0
This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
resume/README.md

10 lines
449 B
Markdown
Raw Normal View History

2024-08-02 13:05:14 -05:00
# My resume
## How to generate using Guix
1. Install `just` (and optionally `bat`) by adding to your Guix Home configuration or running `guix install just bat`.
2. To verify the commands `just` will run on your system, run `bat ./Justfile` (or `cat ./Justfile`).
3. Run `just` to generate `./out/resume.pdf`. Run `just run` to generate then open `./out/resume.pdf`. Run `just dev` to open a shell environment with `typst` and the required font.