feat: Adds justfile and install-dependencies script
This commit is contained in:
8
scripts/install-dependencies.sh
Executable file
8
scripts/install-dependencies.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/zsh
|
||||
|
||||
brew install pandoc \
|
||||
mactex-no-gui \
|
||||
imagemagick \
|
||||
gettext \
|
||||
ansible \
|
||||
just
|
||||
Reference in New Issue
Block a user