1
0
Fork 0
nix-typst-resume/resumes/default/typst.toml
2025-07-20 05:46:05 -05:00

15 lines
392 B
TOML

# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
#
# SPDX-License-Identifier: MIT
[package]
name = "resume-default"
version = "0.1.0"
compiler = "0.13.1"
entrypoint = "main.typ"
repository = "https://git.sudoer777.dev/me/nix-typst-resume"
authors = ["Ethan Reece <contact@ethanreece.com>"]
license = "MIT"
description = ""
keywords = ["nix", "resume"]
categories = ["cv"]