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]