- Download and install Ruby 2.0.0 (x86) and appropriate DevKit from http://rubyinstaller.org/downloads/
- Install DevKit following steps in https://github.com/oneclick/rubyinstaller/wiki/Development-Kit
- Hope you have git and ruby in path run following code in CMD (or CMD with Ruby)
- win32-dir 0.4.3 is missing patch for Win 7 (chef/win32-dir#6) and I have no idea when next version will be released therefore I decided to clone and install manually
- there should be shitload of swear words but yes minitar gem is required
git clone https://github.com/djberg96/win32-dir
cd win32-dir
gem build win32-dir.gemspec
gem install win32-dir-0.4.3.gem
gem install sys-admin win32-security win32-process win32-service win32-taskscheduler
gem install minitar
gem install puppet -v 3.3.0
gem install librarian-puppet