Остання активність 1729299722

Neon-readme-5.sh Неформатований
1xcode-select --install
2brew install protobuf openssl flex bison icu4c pkg-config m4
3
4# add openssl to PATH, required for ed25519 keys generation in neon_local
5echo 'export PATH="$(brew --prefix openssl)/bin:$PATH"' >> ~/.zshrc