https://github.com/powershell/iseaddonexamples
https://github.com/powershell/iseaddonexamples
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/powershell/iseaddonexamples
- Owner: PowerShell
- License: other
- Archived: true
- Created: 2016-02-11T19:14:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T19:24:57.000Z (over 10 years ago)
- Last Synced: 2025-01-21T12:35:56.515Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 3
- Watchers: 9
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PowerShell ISE Add-on Examples
This repository contains examples of the use of PowerShell ISE add-on APIs, specifically with
the purpose of demonstrating and validating new APIs that are being developed as part of the
[PowerShell ISE Preview](blogs.msdn.com/b/powershell/archive/2016/01/20/introducing-the-windows-powershell-ise-preview.aspx).
Instructions for compiling and installing this add-on will be provided soon.
## Contributing
The best way to contribute to this repo is to file issues with ideas of new add-on APIs you'd like
to see and also provide feedback on the new APIs that we are proposing. You can also send pull
requests to add or improve examples provided in this add-on module.
## License
This module is licensed under the [MIT License](LICENSE.md).