oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
645 stars 248 forks source link

Where do I find the CLI for rdik install? #316

Closed echochalet closed 1 year ago

echochalet commented 1 year ago

I'm a newbie and want to learn how to use Jekyll. My first question is whether to use the "Deploy Jekyll site using AWS Amplify" or should I use the Windows installer on my local machine? I was successful in installing but can't figure out how to run the rdik install command. How do I invoke the CLI in windows for Ruby? When I use my normal Windows CLI it does not work. rdik

Steps to reproduce

rdik

What's the output from ridk version?

Should I switch to a Linux computer as the documentation for using Jekyll seems imcomplete.

larskanis commented 1 year ago

You can use a normal Windows command prompt. Either cmd or powershell. But it's ridk not rdik! Jekyll should work as described here under "Installation via RubyInstaller": https://jekyllrb.com/docs/installation/windows/