@@ -0,0 +1,15 @@
# List available commands
_default:
just --choose --chooser "fzf +s -x --tac --cycle"
help:
just --list
# Generate documentation
doc:
./scripts/build-doc.sh
# Generate the md book
book: doc
./scripts/generate_book.sh
open docs/book/index.html
The note is not visible to the blocked user.