winbang 0.1.4

Unix-like shebang support for Windows.
1
2
3
4
#!/usr/bin/env bash


echo "Hello from $SHELL!"

read -p "Press enter to continue..."