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

https://github.com/seeminglyscience/pssyntaxrewriter

PowerShell abstract syntax tree rewriter library
https://github.com/seeminglyscience/pssyntaxrewriter

Last synced: 10 months ago
JSON representation

PowerShell abstract syntax tree rewriter library

Awesome Lists containing this project

README

          

# PSSyntaxRewriter

PowerShell abstract syntax tree rewriter library

This project is in a very early state and will likely see drastic API changes in the future. This
repository is public mainly for informational purposes and to receive feedback.

See the [examples](https://github.com/SeeminglyScience/PSSyntaxRewriter/tree/master/examples) for usage.