AstHelper

MIT License

Stars
13
Committers
4

AstHelper

AstHelper is a module that aims to make working with Abstract Syntax Trees (ASTs) a more convenient process. If you're writing a tool that parses PowerShell artifacts, it is valuable to know how to analyze AST.

To Do

  • Write better help
  • Write tests
  • Add more features
    • Figure out which features need to be added
  • A real release pipeline