Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windperson/powershelldemo
Demo using VSCode developing PowerShell Core script
https://github.com/windperson/powershelldemo
powershell-core visual-studio-code
Last synced: about 1 month ago
JSON representation
Demo using VSCode developing PowerShell Core script
- Host: GitHub
- URL: https://github.com/windperson/powershelldemo
- Owner: windperson
- Created: 2019-05-10T05:11:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T07:15:36.000Z (over 5 years ago)
- Last Synced: 2024-11-15T11:08:10.240Z (about 1 month ago)
- Topics: powershell-core, visual-studio-code
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# PowerShell Core Demo
This repository demo using Visual Studio Code to develop PowerShell Core Script.
Tools need to install:
* [PowerShell core](https://github.com/powershell/powershell)
* [Visual Studio Code](https://code.visualstudio.com/)
* [PowerShell Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
* [EditorConfig Extension](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)