Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)