Skip to content

Use Typst CLI - #23

Draft
funnyboy-roks wants to merge 1 commit into
mainfrom
typst-cli
Draft

Use Typst CLI#23
funnyboy-roks wants to merge 1 commit into
mainfrom
typst-cli

Conversation

@funnyboy-roks

@funnyboy-roksfunnyboy-roks commented Oct 1, 2025

Copy link
Copy Markdown
Member

@funnyboy-roksfunnyboy-roks self-assigned this Oct 1, 2025
@funnyboy-roksfunnyboy-roks added the enhancement New feature or request label Oct 1, 2025
Comment threadCargo.toml
anyhow = "1.0.95"
clap = { version = "4.5.27", features = ["derive"] }
bedrock = { package = "basalt-bedrock", version = "1.0.0", features = [
bedrock = { package = "basalt-bedrock", git = "https://github.com/basalt-rs/bedrock.git", branch = "typst-cli", version = "1.0.0", features = [

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is temporary until we get the bedrock release.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile packet PDF in Docker

1 participant

@funnyboy-roks