init
This commit is contained in:
commit
9cffa2da9c
6 changed files with 419 additions and 0 deletions
8
typst.toml
Normal file
8
typst.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "whistle-tab"
|
||||
version = "0.0.1"
|
||||
entrypoint = "lib.typ"
|
||||
authors = ["Histausse"]
|
||||
license = "AGPL-3.0-or-later"
|
||||
description = "A typst package for generating simple whistle tabs."
|
||||
repository = "https://git.mineau.eu/histausse/whistle-tab.git"
|
Loading…
Add table
Add a link
Reference in a new issue