BahKoo / ChocolateStore

Cache chocolatey packages to efficiently provision multiple machines or VMs on a LAN
Apache License 2.0
68 stars 21 forks source link

feat: create directory prompt #13

Closed laggingreflex closed 6 years ago

laggingreflex commented 6 years ago

Hi, just found this library, and this is also my first time delving into C# so I'm totally not expecting PRs to go through, but do let me know if and how could I improve it.

This patch prompts the user to create the directory if it doesn't exist. Solves a very minor inconvenience.