The Python Project Automation will do the following execution.
- Create new Github repository.
- Copy the repository
ssh url. - Create project folder with the assign directory.
- Create
README.mdfile - Execute the following commands:
git init,git add .,git commit,git remote add orirgin <ssh url>, andgit push - Then Open Visual Studio Code
.\msps.ps1 create <project_name>
You can also directly execute command create in window powershell by Creating wndow profile.
test-path $profile
- Return False / True
New-Item -Path $profile -ItemType File
- The Windows PowerShell Integrated Scripting Environment (ISE)
ise $profile