rules_powershell
0.0.4
published 2 days ago
0 stars
0 forks
0 watchers
Apache License 2.0
public
1 assets
109 downloads
42 KB
Compatibility level 1
ueNZ7uwRvFT6C0EqYaFFZrICdNzuDNqr+5quhABh2Us=
0.0.4
September 16, 2025
[expand for release notes]

rules_powershell

Bazel rules for PowerShell.

rules_powershell is a set of Bazel rules that bring the same functionality as rules_shell, but designed for PowerShell. These rules make it possible to write and run build actions, tests, and entrypoints in PowerShell while integrating cleanly with Bazel’s sandboxing, toolchains, and reproducibility guarantees.

The goal is feature parity with rules_shell, so you can use PowerShell scripts as first-class citizens in your Bazel builds without special casing.

Documentation

https://periareon.github.io/rules_powershell/