Learn how to design and build your own interactive menus inside your PowerShell scripts. This will help non-PowerShell users easily navigate and use them.
Command-line function to anonymize SQL queries. Contribute to ncarsner/sql-query-anonymizer development by creating an account on GitHub.
func-to-script is a lightweight and convenient tool which can be used to turn a Python function into a command line script, with minimal boilerplate! As func-to-script is a thin wrapper around ...