Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created September 8, 2015 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/921f664444a74ca0783f to your computer and use it in GitHub Desktop.
Save guitarrapc/921f664444a74ca0783f to your computer and use it in GitHub Desktop.
New-Item -Path .\BuildScript -Force -ItemType Directory
New-Item -Path .\BuildScript\deploy.ps1 -Force -ItemType File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment