Skip to content

Instantly share code, notes, and snippets.

View gryte's full-sized avatar

Adam Linkous gryte

  • CapitalOne
  • Texas
View GitHub Profile
@ncerny
ncerny / gist:8d4aa3696e460668518f
Last active May 18, 2016 15:17
Windows Development Kit for Chef
launch powershell with admin privileges
run:
Install-Package -name git -provider chocolatey
Install-Package -name chefdk -minimumVersion 0.6.0.1 -provider chocolatey
Install-Package -name atom -provider chocolatey
Open powershell window as user
apm install linter