Skip to content
#

bazel

Here are 855 public repositories matching this topic...

tetromino
tetromino commented Apr 7, 2022

Description of the feature request:

For better bash-less Windows support,ctx.actions.run_shell could add command_bat (with the same behavior as genrule's cmd_bat) and command_ps (with the same behavior as genrule's cmd_ps).

This would, in particular, considerably simplify skylib's Windows support, where currently we are forced to write and execute temporary .bat files on Wind

type: feature request P2 good first issue help wanted

Improve this page

Add a description, image, and links to the bazel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bazel topic, visit your repo's landing page and select "manage topics."

Learn more