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

https://github.com/powershell/generator-powershell

Create PowerShell modules and scripts using Yeoman!
https://github.com/powershell/generator-powershell

Last synced: 9 months ago
JSON representation

Create PowerShell modules and scripts using Yeoman!

Awesome Lists containing this project

README

          

# PowerShell generator for Yeoman

*NOTE: This project isn't far enough along yet to be used. If you'd like to contribute, please send a pull request!*

# Installing and Running

```
npm install -g generator-powershell

yo powershell
```