Skip to content

Commit

Permalink
book/justfile:list available recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Dec 7, 2024
1 parent 83cdf7a commit 590dfdb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion book/justfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[private]
default:
@just --list
# install book depends
init:
@mdbook --version || cargo install mdbook --version 0.4.40
@mdbook-linkcheck --version || cargo install mdbook-linkcheck --version 0.7.7
Expand Down

0 comments on commit 590dfdb

Please sign in to comment.