Skip to content

PipeScript should be able to generate batch files #198

Closed
@StartAutomating

Description

@StartAutomating

Much like #194 , while it's possible to write a wholesale wrapper to a PowerShell or PipeScript scriptblock or file, being able to generate a complex batch file using inline PipeScript would be more interesting and valuable.

Unfortunately, while Bash files support heredocs, Batch files are limited to single line comments.

Fortunately, #197 adds this capability to PipeScript.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions