isaacabraham / vsts-fsharp

Azure Devops extension for F#-friendly tools
https://marketplace.visualstudio.com/items?itemName=isaacabraham.fsharp-helpers-extension
Apache License 2.0
13 stars 7 forks source link

Upgrade tasks to use Powershell. #4

Closed isaacabraham closed 6 years ago

isaacabraham commented 6 years ago

The current command line / batch task runner is obsolete and should be replaced with the Powershell runner. This is much more powerful and flexible.

matthid commented 6 years ago

I think this can be closed or modified. Using PowerShell doesn't make any sense. I think we either use typescript or fable to make them work cross-platform

isaacabraham commented 6 years ago

I guess we can kill this off - we can use Fable in the future.