Install on Mac
To install the
poly
command on Mac, execute:brew install polyfy/polylith/poly
If you get the error "openjdk-13.0.2.jdk could not be opened...", do this:
- Open MacOS "System Preferences > Security & Privacy > General".
- Click Allow at the bottom for "openjdk-13.0.2.jdk".
- Run
brew install polyfy/polylith/poly
again.
Verify the installation by executing
poly help
.Last modified 2yr ago