Skip to content

xynova/chef-localmode-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Open a PowerShell session as administrator

  1. Install chocolatey package manager.
$ iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
  1. -Install cmder chocolatey package: git,bash and cool commandline
$ choco install cmder -y

Cmder session

Open a new cmder session by searching cmder in the windows launch search. This will get you into a an improved terminal emulator "bash friendlier".

NOTE: all other guides expect you to be running cmder.

About

Run Chef Cookbook standalone on Windows starting point

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages