Initial commit
This commit is contained in:
commit
940f1f64b2
10 changed files with 406 additions and 0 deletions
7
typst.toml
Normal file
7
typst.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue