mirror of
https://github.com/JustAnyones/ktu-paper.git
synced 2026-06-20 22:11:56 +00:00
Move the library over from dotfiles
This commit is contained in:
+13
@@ -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"
|
||||
Reference in New Issue
Block a user