generated from eraa/typst-package-template
A Typst invoice template for ERAA
|
Clemens Koza
87ec6f7108
Some checks failed
Tests / Test for 0.12 (Tytanic 0.1) (push) Failing after 1m28s
Tests / Test for 0.13 (Tytanic 0.2) (push) Failing after 1m28s
Package, release, publish / Build (push) Successful in 30s
Package, release, publish / Publish to a registry fork (push) Successful in 24s
Package, release, publish / Create Release (push) Successful in 28s
Tests / Test for 0.14 (Tytanic 0.3, with docs) (push) Failing after 1m36s
|
||
|---|---|---|
| .github/workflows | update release action | |
| docs | v0.1.0 | |
| gallery | Initial commit | |
| scripts | Initial commit | |
| src | replace "PRIA" occurrence, update letterhead (including install-deps script) & add title to template | |
| template | v0.1.0 | |
| tests/unit1 | configure package metatada, add template folder | |
| .gitignore | Initial commit | |
| .typstignore | Initial commit | |
| CHANGELOG.md | v0.1.0 | |
| Justfile | replace "PRIA" occurrence, update letterhead (including install-deps script) & add title to template | |
| LICENSE | Initial commit | |
| README.md | configure package metatada, add template folder | |
| thumbnail.png | v0.1.0 | |
| typst.toml | v0.1.0 | |
ERAA invoice template for Typst
Getting Started
To add this package to your project, first download it using typship:
typship download https://codeberg.org/eraa/typst-invoice -n eraa -c v0.1.0
Then you can use this to initialize the template:
typst init @eraa/invoice:0.1.0
(Since the package is not on the official registry, the version number is mandatory.)
Usage
See the manual for details.