/win-scripts

CMD / PS scripts to help work around Projects

Primary LanguageJavaScriptMIT LicenseMIT

win-scripts

CMD / PS scripts to help work around Projects

Instalation

Download and install GOW from their git repo

Download the scripts.

Create a folder where you want your projects to stay.

Add the script's bin directory path to the %PATH%

Some commands require Chocolatey to work

You can download it at https://chocolatey.org/

The scripts also contains:

Command Description Author
elevate sudo equivalent in windows WinAbility Software
cmdmp3win plays a .mp3 file from command line Jim Lawless
ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels. ngrok