RubyInstaller for Windows
Is RubyInstaller for you? RubyInstaller is the easiest and most widely-used Ruby environment on Windows. And Ruby is a great language for beginners as well as professionals. It’s suitable for small scripts as well as large applications. RubyInstaller com
rubyinstaller.org
위의 링크에서 ruby 다운로드
파일을 실행해서 설치
finish를 누르면 위와 같은 터미널이 열리고,
원하는 옵션을 선택
위와 같은 문구가 뜨면 설치 완료
새로운 터미널을 열어
ruby --version을 입력했을때
위와 같이 ruby 정보가 출력되면은 설치 성공
rails 설치하기
설치 후 rails --version 입력시
위와 같은 정보가 출력이 되면은 성공
'ops > other' 카테고리의 다른 글
[other] railsinstaller로 설치하기 (0) | 2024.10.07 |
---|---|
[other] npm 으로 yarn 설치하기 (0) | 2024.10.07 |
[other] linux에 go 설치하기 (1) | 2024.10.03 |
[other] Cisco DevNet으로 postman으로 요청 보내기 (0) | 2024.08.15 |
[linux] ubnutu에 nameserver 설치하기 (0) | 2024.08.04 |