Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 708 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 708 Bytes

wsdkit

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.

Install

/bin/bash -c "$(curl -fsSL https://github.com/raw/pnguyen215/wsdkit/master/install.sh)"

Upgrade

/bin/bash -c "$(curl -fsSL https://github.com/raw/pnguyen215/wsdkit/master/upgrade.sh)"

Uninstall

/bin/bash -c "$(curl -fsSL https://github.com/raw/pnguyen215/wsdkit/master/uninstall.sh)"

Usage

Open your terminal and typing:

wsdkit