bash-to-powershell-converter
bash-to-powershell-converter copied to clipboard
Support for if else
Plz give me your incoming bash and expected output (powershell).
This is a very simple conversion script. Only uses regular expression.
This script doesn't understand the structure of the incoming bash script.
If you have a specific needs, You can edit bash2pwsh.js
as you wish.