frum - deptno/deptno.github.io GitHub Wiki

frum

ruby package manager rust 둜 μž‘μ„±λ¨

path 디렉토리에 ν™˜κ²½μ΄ μ €μž₯λœλ‹€.

2022-01-07 결과적으둜 λ˜μ§€ μ•Šμ•„μ„œ chruby + ruby-install μ‘°ν•©μœΌλ‘œ κ°ˆμ•„νƒ

brew install frum
ruby -v
frum install --list
frum install 3.0.3
frum local 3.0.3
frum uninstall 3.0.3
ruby -v

error

$ bundle install                                                           ok  20:28:16
Could not load OpenSSL.
You must recompile Ruby with OpenSSL support or change the sources in your Gemfile from 'https' to 'http'. Instructions for compiling with OpenSSL
using RVM are available at rvm.io/packages/openssl.
brew install openssl
frum uninstall [VERSION]
frum install [VERSION]

link