最后活跃于 1729299722

knox 修订了这个 Gist 1729299722. 跳至此修订

1 file changed, 5 insertions

Neon-readme-5.sh(file created)

@@ -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
更新 更早