mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
5 lines
78 B
Bash
5 lines
78 B
Bash
#!/bin/bash
|
|
|
|
brew install ninja
|
|
python3 -m pip install --ignore-installed six
|