Naposledy aktivní 1729299722

knox revidoval tento gist 1729299722. Přejít na revizi

1 file changed, 5 insertions

Neon-readme-5.sh(vytvořil soubor)

@@ -0,0 +1,5 @@
1 + xcode-select --install
2 + brew install protobuf openssl flex bison icu4c pkg-config m4
3 +
4 + # add openssl to PATH, required for ed25519 keys generation in neon_local
5 + echo 'export PATH="$(brew --prefix openssl)/bin:$PATH"' >> ~/.zshrc
Novější Starší