1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/scripts/doctools.sh
2017-12-19 11:59:27 +11:00

7 lines
101 B
Bash

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