Goto For Windows

npm install -g goto

Here are some best practices to keep in mind when using goto :

if %choice%==1 goto option1 if %choice%==2 goto option2 if %choice%==3 goto exit