generated from me/guix-template
No description
| .guix/modules | ||
| src | ||
| .gitignore | ||
| .guix-channel | ||
| channels.scm | ||
| channels.scm.lock | ||
| Justfile | ||
| manifest.scm | ||
| README.md | ||
Guix Typst project template
-
Modify
./guix/modules/template-package.scm(defines the project),./channels.scm(for project dependencies), and./manifest.scm(for development environment) to your requirements. -
Install
justby adding to your Guix Home configuration or runningguix install just. -
Run
just updateto update the dependencies. -
Run
justto generate the document. Runjust runto generate then open the document. Runjust devto open a shell environment with the document's dependencies. Runjust fontsto show the available fonts.