Fun.Build
Fun.Build copied to clipboard
Simple DSL for building CICD scripts with type safety in fsharp
Results
3
Fun.Build issues
Sort by
recently updated
recently updated
newest added
Since `parallel` is a reserved keyword, forcing the awkward `paralle` to be used, and technically "concurrent" is a more accurate description of how the processes are executed, I'd suggest this...
I'm running a command that unfortunately requires the password to be passed explicitly, where I also want to capture the output, however currently the features of `RunCommandCaptureOutput` and `RunSensitive` are...
enhancement
todo