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!
- Host: GitHub
- URL: https://github.com/powershell/generator-powershell
- Owner: PowerShell
- License: other
- Archived: true
- Created: 2015-11-09T22:07:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T23:28:56.000Z (over 10 years ago)
- Last Synced: 2024-09-28T21:20:11.808Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 16
- Watchers: 13
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```