File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
ko/documentation/installation Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,13 @@ rbenv 자체는 Ruby 설치를 지원하지 않습니다만, [ruby-build](#ruby-
316
316
유명한 플러그인에서 Ruby를 설치할 수 있습니다.
317
317
rbenv, ruby-build 모두 macOS, Linux나 다른 UNIX-계열 운영체제에서 사용가능합니다.
318
318
319
+ ### rbenv for windows
320
+ {: #rbenv-for-windows}
321
+
322
+ [ rbenv for Windows] [ rbenv-for-windows ] 는 여러 종류의 Ruby on Windows를 설치하고
323
+ 관리할 수 있도록 합니다. 이는 PowerShell로 작성되었으므로 Windows에서 루비를
324
+ 이용하는 사용자들에게 자연스러운 수단을 제공합니다. 나아가, 커맨드 라인 인터페이스는
325
+ UNIX-계열 운영체제의 [ rbenv] [ rbenv ] 와 호환됩니다.
319
326
320
327
### RVM ("Ruby Version Manager")
321
328
{: #rvm}
@@ -356,6 +363,7 @@ $ sudo make install
356
363
357
364
[ rvm ] : http://rvm.io/
358
365
[ rbenv ] : https://github.com/rbenv/rbenv#readme
366
+ [ rbenv-for-windows ] : https://github.com/ccmywish/rbenv-for-windows#readme
359
367
[ ruby-build ] : https://github.com/rbenv/ruby-build#readme
360
368
[ ruby-install ] : https://github.com/postmodern/ruby-install#readme
361
369
[ chruby ] : https://github.com/postmodern/chruby#readme
You can’t perform that action at this time.
0 commit comments