Skip to content

Commit

Permalink
chore(justfile): install tectonic via git
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehsiao committed Nov 20, 2024
1 parent 120107a commit ff9382b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_justfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ rust-core: rustup
tailspin \
talk-timer \
tealdeer \
tectonic \
titlecase \
tokei \
toml-fmt \
Expand All @@ -149,6 +148,7 @@ rust-core: rustup

cargo install --git https://github.com/lukehsiao/tool.git --locked
cargo install --git https://github.com/Myriad-Dreamin/tinymist --locked tinymist
cargo install --git https://github.com/tectonic-typesetting/tectonic.git --locked

# Install all core tools
install-core: rust-core iosevka zola git-sizer gdb-dashboard eisvogel
Expand Down

0 comments on commit ff9382b

Please sign in to comment.