- jq
- macOS:
brew install jq
- Windows:
choco install jq
- Ubuntu:
sudo apt install jq
- macOS:
- Make
- macOS:
xcode-select --install
- Windows:
choco install make
- Ubuntu:
sudo apt install make
- macOS:
Serve docs at http://localhost:1313
make serve
make build
make clean