Ruby - leotm/react-native-template-new-architecture GitHub Wiki
- 2007 rvm (Shell) 🐌
- 2011 rbenv (Shell)
- 2012 chruby (Shell) ⚡ updated 2 years ago
- 2014 asdf (Go, Shell)
- 2019 frum (Rust) ⚡ updated 4 years ago
- native pre-compiled executable
frum install 3 break
brew install libyaml
frum install 3 --with-libyaml-dir=$(brew --prefix libyaml) success
gem install cocoapods break
sudo chown -R $USER:$GROUP ~/.frum
gem install cocoapods break
frum uninstall 3
frum install 3 --with-libyaml-dir=$(brew --prefix libyaml) --with-openssl-dir=$(brew --prefix openssl) success
gem install cocoapods success