3
0
Fork
You've already forked typst-invoice
0
A Typst invoice template for ERAA
  • Typst 62.1%
  • Shell 27.3%
  • Just 10.6%
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
v0.1.0
2026年05月12日 20:31:32 +02:00
.github/workflows update release action 2026年05月12日 20:31:26 +02:00
docs v0.1.0 2026年05月12日 20:31:32 +02:00
gallery Initial commit 2026年03月05日 21:17:15 +01:00
scripts Initial commit 2026年03月05日 21:17:15 +01:00
src replace "PRIA" occurrence, update letterhead (including install-deps script) & add title to template 2026年05月12日 19:06:26 +02:00
template v0.1.0 2026年05月12日 20:31:32 +02:00
tests/unit1 configure package metatada, add template folder 2026年03月05日 21:17:15 +01:00
.gitignore Initial commit 2026年03月05日 21:17:15 +01:00
.typstignore Initial commit 2026年03月05日 21:17:15 +01:00
CHANGELOG.md v0.1.0 2026年05月12日 20:31:32 +02:00
Justfile replace "PRIA" occurrence, update letterhead (including install-deps script) & add title to template 2026年05月12日 19:06:26 +02:00
LICENSE Initial commit 2026年03月05日 21:17:15 +01:00
README.md configure package metatada, add template folder 2026年03月05日 21:17:15 +01:00
thumbnail.png v0.1.0 2026年05月12日 20:31:32 +02:00
typst.toml v0.1.0 2026年05月12日 20:31:32 +02:00

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.