Initial commit

This commit is contained in:
Lyes Saadi 2026-01-15 17:26:07 +01:00
commit 940f1f64b2
Signed by: lyes
GPG key ID: 55A1D803917CF39A
10 changed files with 406 additions and 0 deletions

7
typst.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "lyes-typstbox"
version = "0.1.0"
entrypoint = "lib.typ"
authors = ["Lyes Saadi <dev@lyes.eu>"]
license = "MIT-0"
description = "Lyes' Typst ToolBox"