mkasberg / script-seed

🌱 Seed scripts for popular (& unpopular) scripting languages.
https://mkasberg.github.io/script-seed/
MIT License
11 stars 23 forks source link

Add Powershell Seed Script #14

Closed mkasberg closed 5 years ago

mkasberg commented 6 years ago

Add a sample powershell script to the repository.

Powershell is actually supported on Linux, and I've already added it to our Dockerfile. Since that's taken care of, you should only have to write the script and add it to the list in index.html.

mkasberg commented 6 years ago

WIP in #15.

mkasberg commented 5 years ago

Closed by #15