Acalide
6/12/2018 - 8:00 PM

Creating with Powershell

How to create new Directories

This is how you create a new directory
\!h mkdir (name of new directory)

Creating files with powershell!
\!h New-Item -ItemType file swings.py