Skip to content

Works on Windows? #194

Answered by akinomyoga
KrychuTM asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on what you mean by Windows. ble.sh is a configuration for Bash, so it does not work if there are no Bash. ble.sh works as far as Bash and other basic POSIX shell utilities are available, i.e., it does not work under the plain Windows without Bash but works in WSL, Cygwin family (including MSYS, MSYS2, and Git for Windows), and other environments that provide Bash and basic POSIX utilities for Windows.

edit: To build ble.sh and related files from the source, additional utilities gawk and make (GNU make) are needed, but they can be installed in the above environments using their respective standard package systems. Or you can download the pre-built version of ble.sh from the rel…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KrychuTM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants