2.6.0 • Published 5 months ago

bash-converter v2.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Simple Bash script to Windows batch file converter

npm Coverage Status

Converts bash scripts (*.sh) to windows batch files (*.bat). This is not supposed to be a fully complete/correct tool, but rather a starting point when converting scripts. For simple scripts this might create correct results.

Try it online: https://daniel-sc.github.io/bash-shell-to-bat-converter/

Usage

npx bash-converter FILE_TO_CONVERT.sh

This creates FILE_TO_CONVERT.bat.

Contribute

PRs always welcome ;-)

2.6.0

5 months ago

2.5.0

2 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.3.0-1

3 years ago

2.3.0-0

3 years ago

2.2.1

4 years ago

2.2.0

4 years ago