Skip to content

Commit

Permalink
add cargo deps to install deps cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
danyalprout committed May 28, 2024
1 parent ea77f93 commit 15ac78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ default:

# Install required dependencies
deps:
cargo install mdbook mdbook-katex mdbook-linkcheck mdbook-mermaid
pnpm i --frozen-lockfile

# Lint the workspace for all available targets
Expand Down

0 comments on commit 15ac78b

Please sign in to comment.