1
0
Fork 0
guix-typst-template/README.md

10 lines
578 B
Markdown
Raw Normal View History

2024-09-22 05:45:31 +00:00
# Guix Typst project template
2024-09-22 05:15:34 +00:00
1. Modify `./guix/modules/template-package.scm` (defines the project), `./channels.scm` (for project dependencies), and `./manifest.scm` (for development environment) to your requirements.
1. Install `just` by adding to your Guix Home configuration or running `guix install just`.
1. Run `just update` to update the dependencies.
2024-09-22 05:45:31 +00:00
1. 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.