mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
7 lines
101 B
Bash
7 lines
101 B
Bash
#!/bin.bash
|
|
|
|
brew install mkdocs libyaml
|
|
pip3 install markdown-include
|
|
pip3 install mkdocs-material
|
|
|