No description
Find a file Use this template
2025-06-20 19:45:05 -05:00
.guix/modules Initial commit 2025-01-20 23:00:20 +00:00
src Add Attn 2025-06-20 19:45:05 -05:00
.gitignore Initial commit 2025-01-20 23:00:20 +00:00
.guix-channel Initial commit 2025-01-20 23:00:20 +00:00
channels.scm Update typst 2025-06-15 23:44:47 -05:00
channels.scm.lock Update typst 2025-06-15 23:44:47 -05:00
Justfile Change document.pdf to coverletter.pdf 2025-06-17 22:46:07 -05:00
manifest.scm Update typst 2025-06-15 23:44:47 -05:00
README.md Initial commit 2025-01-20 23:00:20 +00:00

Guix Typst project template

  1. Modify ./guix/modules/template-package.scm (defines the project), ./channels.scm (for project dependencies), and ./manifest.scm (for development environment) to your requirements.

  2. Install just by adding to your Guix Home configuration or running guix install just.

  3. Run just update to update the dependencies.

  4. Run just to generate the document. Run just run to generate then open the document. Run just dev to open a shell environment with the document's dependencies. Run just fonts to show the available fonts.