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

https://github.com/powershell/iseaddonexamples


https://github.com/powershell/iseaddonexamples

Last synced: 9 months ago
JSON representation

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).