yq/scripts/doctools.sh

7 lines
101 B
Bash

#!/bin.bash
brew install mkdocs libyaml
pip3 install markdown-include
pip3 install mkdocs-material