Move the library over from dotfiles

This commit is contained in:
2026-05-10 14:19:59 +03:00
commit 3fff9f0f75
6 changed files with 1077 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[package]
name = "ktu-paper"
version = "0.1.0"
compiler = "0.12.0"
entrypoint = "src/lib.typ"
repository = "https://git.svetikas.lt/JustAnyone/dotfiles"
authors = ["Dominykas Svetikas <https://svetikas.lt>"]
license = "MIT"
description = "KTU report template to use for writing lab reports or final thesis."
[template]
path = "template"
entrypoint = "main.typ"