https://rubyinstaller.org/downloads/
Downloads
Which version to download? If you don’t know what version to install and you’re getting started with Ruby, we recommend that you use the Ruby+Devkit 3.2.X (x64) installer. It provides the biggest number of compatible gems and installs the MSYS2 Devkit
rubyinstaller.org
시스템 종류에 맞는 항목으로 다운받기
루비 설치하면 cmd창이 뜨는데 루비에서 선택해서 설치하는 화면이다.
루비 설치 후에 cmd창에서
gem install jekyll bundler
설치 완료되면
jekyll -v
버전 확인하기
'웹 개발 > HTML+CSS+Js' 카테고리의 다른 글
input태그 type (0) | 2024.04.02 |
---|---|
코드 바르게 정렬하기 (0) | 2024.04.02 |
HTML 태그 (0) | 2024.03.21 |
HTML <!DOCTYPE html> (0) | 2024.03.21 |