As a developer, setting up your workspace on Linux or MacOS can often be a time-consuming and error-prone task. This GitHub repository aims to simplify and streamline the process by providing an automated solution for configuring your development environment.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/upgrade.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/uninstall.sh)"
Open your terminal and typing:
wsdkit