No description
- Typst 90.8%
- Makefile 4.8%
- Nix 4.4%
| typ | ||
| .gitignore | ||
| .treefmt.toml | ||
| flake.lock | ||
| flake.nix | ||
| makefile | ||
| readme.md | ||
Dmitry Voronin Resume.
Latest release.
How to build.
$ make
Available targets.
| Taget | Description |
|---|---|
| all | Clean, build and open all languages. |
| build | Build resume. |
| clean | Clean project from build files. |
| icon | Build colored icons. |
| open | Open built resumes in default PDF viewer. |
Nix shell support.
$ nix develop
Requirements.
GNU/Linuxnot tested on other platforms.Typstfor the document itself.ImageMagick(optional) for colored icons.