Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.09 KB

README.md

File metadata and controls

42 lines (24 loc) · 2.09 KB

PowerShell Library PowerShell Logo

A library of open-source MIT-licensed PowerShell scripts written and maintained by FMJ Studios for use with PowerShell Version 6 and above. Refer to Microsoft's in-depth PowerShell Documentation for more information on how these scripts work. Scripts meant for direct execution by the user, an init system or other means of automation are located in the scripts directory. The lib directory contains library scripts meant to be re-used across files or even different repositories with things like Git Submodules or contrib scripts like git_subtree. You may of course take a look at other repositories of ours for tips on how to achieve re-use.

✨ TL;DR

help .\scripts\move-regex.ps1 # Outputs the script documentation

🔃 Contributing

Contributions are welcome via GitHub's Pull Requests. Fork the repository and implement your changes within the forked repository, after that you may submit a Pull Request.

📥 Maintainers

This project is owned and maintained by FMJ Studios refer to the AUTHORS or CODEOWNERS for more information. You may also use the linked contact details to reach out directly.

©️ Copyright

Assets provided by: Microsoft Corporation