You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation Script: We need a PowerShell script that will execute all the commands in order to install the Shake CLI. The script should be based on the existing shake.sh script, and perform the same tasks. This script will be used on Windows environments.
Additional Considerations:
Ensure that the installation script has a correct error handling.
Expected Outcome:
Upon completion, users should be able to execute the script and install the Shake CLI on a Windows environment.
The text was updated successfully, but these errors were encountered:
xororist
changed the title
Creation of an installation script for PowerShell
Creation of an installation script in PowerShell for Windows environment
Jan 24, 2024
Desired Feature:
Installation Script: We need a PowerShell script that will execute all the commands in order to install the Shake CLI. The script should be based on the existing
shake.sh
script, and perform the same tasks. This script will be used on Windows environments.Additional Considerations:
Ensure that the installation script has a correct error handling.
Expected Outcome:
Upon completion, users should be able to execute the script and install the Shake CLI on a Windows environment.
The text was updated successfully, but these errors were encountered: