PipeScript icon indicating copy to clipboard operation
PipeScript copied to clipboard

A Metaprogramming Language for PowerShell (and anything else)

Results 128 PipeScript issues
Sort by recently updated
recently updated
newest added

This will get the .Route(s)/.RoutePattern(s) of the service if they are defined. If they are not, it will determine this by the implied service type (the implied service type being...

enhancement
Types

This should not be strongly piped, but instead accept a flexible shape similar to both ParameterMetadata and a JSON schema. The goal is to take either "live" objects or and...

enhancement
Languages
Commands

To a large extent, mapping PowerShell to a given language is about mapping parameters to that language (including PowerShell itself). If we are accepting the PowerShell parameter as one of...

Languages
Philosophy