1.0.3 • Published 2 years ago

wingubash v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Wingubash

Bash commands ported to Windows thru GnuWin32 CoreUtils, packaged with libintl-2 and libiconv-2.

Usage

npm install -g wingubash

Make sure that there is a -g flag, otherwise you will have to run Wingubash with "npx <your-bash-command-here> <your-arguments>" instead of being able to run it using only the command.

If you followed correctly, you should be able to use Bash commands in Windows. Test if it worked like this: env You should see your enviroment variables if installed correctly.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago